Realtime TypeScript SdkInterfacesInterface: ToolCallEventTicos Realtime API v0.3.1 Interface: ToolCallEvent Tool call event payload Extends Event Indexable [key: string]: any Properties call_id call_id: string parameters parameters: Record<string, any> tool_name tool_name: string type type: string Inherited from Event.typeInterface: TimestampedEventInterface: ToolDefinition