class

OpenAI::RealtimeMCPToolExecutionError

Inherits JSON::Serializable < Reference < Object

Constructors

new(type_value : RealtimeMCPToolExecutionErrorType = RealtimeMCPToolExecutionErrorType::ToolExecutionError, message : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

message
Source
message=(message : String)
Source
type_value
Source
type_value=(type_value : RealtimeMCPToolExecutionErrorType)
Source