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
/
ToolCaller
Tool
Caller
@
JsonSerializable
data
class
ToolCaller
(
val
type
:
Caller
,
val
tool_id
:
String
?
=
null
)
(
source
)
Members
Constructors
Tool
Caller
Link copied to clipboard
constructor
(
type
:
Caller
,
tool_id
:
String
?
=
null
)
Properties
tool_
id
Link copied to clipboard
val
tool_id
:
String
?
type
Link copied to clipboard
val
type
:
Caller