OpenAI::RealtimeBetaServerEventResponseMCPCallCompleted
Inherits JSON::Serializable < Reference < Object
Returned when an MCP tool call has completed successfully.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event_id : String = "", type_value : Hash(String, JSON::Any) = Hash(String, JSON::Any).new, output_index : Int64 = 0, item_id : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source