OPENAPI / COMPONENTS / SCHEMAS

Beta Tool Search Output Item Param data structure

BetaToolSearchOutputItemParam

Structural definition for Beta Tool Search Output Item Param in the OpenAI API contract.

object7properties
agentstring

agent value in the OpenAI API contract.

call_idstring

call id value in the OpenAI API contract.

executionBetaToolSearchExecutionType

execution value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

toolsBetaToolrequired

tools value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.