OPENAPI / COMPONENTS / SCHEMAS

Beta MCPApproval Response data structure

BetaMCPApprovalResponse

Structural definition for Beta MCPApproval Response in the OpenAI API contract.

object6properties
agentstring

agent value in the OpenAI API contract.

approval_request_idstringrequired

approval request id value in the OpenAI API contract.

approvebooleanrequired

approve value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

reasonstring

reason value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.