Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 552 Bytes

File metadata and controls

25 lines (13 loc) · 552 Bytes

EventTOOLCALLEND

Properties

Name Type Description Notes
data SseEventToolCallEndData
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_END "TOOL_CALL_END"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"