OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call Output Item Param data structure

BetaFunctionShellCallOutputItemParam

Structural definition for Beta Function Shell Call Output Item Param in the OpenAI API contract.

object8properties
agentstring

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

max_output_lengthstring

max output length value in the OpenAI API contract.

outputBetaFunctionShellCallOutputContentParamrequired

output value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.