OpenAI::ResponseMCPListToolsCompletedEvent
Inherits JSON::Serializable < Reference < Object
Emitted when the list of available MCP tools has been successfully retrieved.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseMCPListToolsCompletedEventType = ResponseMCPListToolsCompletedEventType::ResponseMcpListToolsCompleted, item_id : String = "", output_index : Int64 = 0, sequence_number : Int64 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ResponseMCPListToolsCompletedEventType)
The type of the event. Always 'response.mcp_list_tools.completed'.