OPENAPI / COMPONENTS / SCHEMAS
Local Shell Exec Action 数据结构
LocalShellExecActionOpenAI API 合约中的 Local Shell Exec Action 结构定义。
object6字段
commandarray必填OpenAI API 合约中的 command 值。
envobject必填OpenAI API 合约中的 env 值。
timeout_msstringOpenAI API 合约中的 timeout ms 值。
typestring必填OpenAI API 合约中的 type 值。
userstringOpenAI API 合约中的 user 值。
working_directorystringOpenAI API 合约中的 working directory 值。