OPENAPI / COMPONENTS / SCHEMAS

Tool Search Output Item Param data structure

ToolSearchOutputItemParam

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

object6properties
call_idstring

call id value in the OpenAI API contract.

executionToolSearchExecutionType

execution value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

toolsToolrequired

tools value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.