OPENAPI / COMPONENTS / SCHEMAS

Tool Search Call data structure

ToolSearchCall

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

object7properties
argumentsstringrequired

arguments value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

created_bystring

created by value in the OpenAI API contract.

executionToolSearchExecutionTyperequired

execution value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

statusFunctionCallStatusrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.