OPENAPI / COMPONENTS / SCHEMAS

MCPApproval Response data structure

MCPApprovalResponse

Structural definition for MCPApproval Response in the OpenAI API contract.

object5properties
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.