OPENAPI / COMPONENTS / SCHEMAS

Function Shell Call data structure

FunctionShellCall

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

object8properties
actionFunctionShellActionrequired

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

statusFunctionShellCallStatusrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.