Skip to content

ToolCallStartEvent

Signals the start of a tool call.

Properties

Property Type Description
input? JSONObject Optional input value provided to the tool when executed.
metaData? JSONObject Optional metadata pertaining to the tool call.
timestamp? string The time the tool call was made.
toolName string Identifies the tool that is to be called.