OPENAPI / COMPONENTS / SCHEMAS

Beta MCPTool Call data structure

BetaMCPToolCall

Structural definition for Beta MCPTool Call in the OpenAI API contract.

object10properties
agentstring

agent value in the OpenAI API contract.

approval_request_idstring

approval request id value in the OpenAI API contract.

argumentsstringrequired

arguments value in the OpenAI API contract.

errorstring

error value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

outputstring

output value in the OpenAI API contract.

server_labelstringrequired

server label value in the OpenAI API contract.

statusBetaMCPToolCallStatus

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.