OPENAPI / COMPONENTS / SCHEMAS

Local Shell Exec Action data structure

LocalShellExecAction

Structural definition for 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.