OPENAPI / COMPONENTS / SCHEMAS

Beta Custom Tool Call data structure

BetaCustomToolCall

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

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

inputstringrequired

input value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

namespacestring

namespace value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.