Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 560 Bytes

File metadata and controls

25 lines (13 loc) · 560 Bytes

EventTOOLCALLSTART

Properties

Name Type Description Notes
data SseEventToolCallStartData
event EventEnum The event name.
id Integer The event ID. [optional]
retry Integer The retry time in milliseconds. [optional]

Enum: EventEnum

Name Value
TOOL_CALL_START "TOOL_CALL_START"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"