OPENAPI / COMPONENTS / SCHEMAS

Function Tool Call data structure

FunctionToolCall

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

object8properties
argumentsstringrequired

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

namestringrequired

name value in the OpenAI API contract.

namespacestring

namespace value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.