OpenAI::RealtimeMCPToolExecutionError
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RealtimeMCPToolExecutionErrorType = RealtimeMCPToolExecutionErrorType::ToolExecutionError, message : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
message
Sourcetype_value
Sourcetype_value=(type_value : RealtimeMCPToolExecutionErrorType)
Source