RealtimeMCPToolExecutionError interface
model interface RealtimeMCPToolExecutionError
- Extends
Properties
| message | A description of the failure that occurred while the MCP tool was executing. |
| type | The MCP error category. Always |
Property Details
message
A description of the failure that occurred while the MCP tool was executing.
message: string
Property Value
string
type
The MCP error category. Always tool_execution_error.
type: "tool_execution_error"
Property Value
"tool_execution_error"