OpenAI::RealtimeMCPListTools
Inherits JSON::Serializable < Reference < Object
A Realtime item listing tools available on an MCP server.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RealtimeMCPListToolsType = RealtimeMCPListToolsType::McpListTools, id : String | Nil = nil, server_label : String = "", tools : Array(MCPListToolsTool) = [] of MCPListToolsTool)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : RealtimeMCPListToolsType)
The type of the item. Always mcp_list_tools.