OPENAPI / COMPONENTS / SCHEMAS

Beta Local Shell Exec Action data structure

BetaLocalShellExecAction

Structural definition for Beta Local Shell Exec Action in the OpenAI API contract.

object6properties
commandarrayrequired

command value in the OpenAI API contract.

envobjectrequired

env value in the OpenAI API contract.

timeout_msstring

timeout ms value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.

userstring

user value in the OpenAI API contract.

working_directorystring

working directory value in the OpenAI API contract.