OPENAPI / COMPONENTS / SCHEMAS

MCPTool Call data structure

MCPToolCall

Structural definition for MCPTool Call in the OpenAI API contract.

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

statusMCPToolCallStatus

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.