OpenAI::MCPApprovalRequest
Inherits JSON::Serializable < Reference < Object
A request for human approval of a tool invocation.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : MCPApprovalRequestType = MCPApprovalRequestType::McpApprovalRequest, id : String = "", server_label : String = "", name : String = "", arguments : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : MCPApprovalRequestType)
The type of the item. Always mcp_approval_request.