Request Secret-Backed Execution
sgw_request_executionPrepare a pending local manifest for a command that requires exactly one secret injected as an environment variable, facilitating scoped action requests with local approval.
Instructions
Create a pending local manifest for a command that needs one secret injected as an environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| args | No | ||
| handle | Yes | ||
| reason | No | ||
| command | Yes | ||
| injectEnv | Yes | ||
| timeoutMs | No | ||
| workingDir | No |