OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call data structure

BetaFunctionShellCall

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

object9properties
actionBetaFunctionShellActionrequired

action value in the OpenAI API contract.

agentBetaAgentTag

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.

created_bystring

created by value in the OpenAI API contract.

environmentstringrequired

environment value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

statusBetaFunctionShellCallStatusrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.