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
/
ToolReference
Tool
Reference
@
JsonSerializable
data
class
ToolReference
(
val
tool_name
:
ToolName
,
val
type
:
String
=
"tool_reference"
)
(
source
)
Members
Constructors
Tool
Reference
Link copied to clipboard
constructor
(
tool_name
:
ToolName
,
type
:
String
=
"tool_reference"
)
Properties
tool_
name
Link copied to clipboard
val
tool_name
:
ToolName
type
Link copied to clipboard
val
type
:
String