http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
ToolSearchContent
/
Found
Found
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"tool_search_tool_search_result"
)
data
class
Found
(
val
tool_references
:
List
<
ToolReference
>
=
emptyList()
)
:
ToolSearchContent
(
source
)
Members
Constructors
Found
Link copied to clipboard
constructor
(
tool_references
:
List
<
ToolReference
>
=
emptyList()
)
Properties
tool_
references
Link copied to clipboard
val
tool_references
:
List
<
ToolReference
>