OPENAPI / COMPONENTS / SCHEMAS

Custom Tool Call data structure

CustomToolCall

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

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