OpenAI::ResponseMCPListToolsInProgressEvent
Inherits JSON::Serializable < Reference < Object
Emitted when the system is in the process of retrieving the list of available MCP tools.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseMCPListToolsInProgressEventType = ResponseMCPListToolsInProgressEventType::ResponseMcpListToolsInProgress, 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 : ResponseMCPListToolsInProgressEventType)
The type of the event. Always 'response.mcp_list_tools.in_progress'.