OPENAPI / COMPONENTS / SCHEMAS

Beta Custom Tool Call Output data structure

BetaCustomToolCallOutput

Structural definition for Beta Custom Tool Call Output in the OpenAI API contract.

object6properties
agentstring

agent value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

callerstring

caller value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

outputstringrequired

output value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.