execute_plan
Execute a reviewed command plan using an approval token to record bounded, redacted output for bug reproduction.
Instructions
Consume one approval token and record bounded, redacted command output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | Identifier returned by start_case. | |
| plan_id | Yes | Identifier returned by plan_command. | |
| allow_network | No | Explicit approval for a network-intent plan; server opt-in is also required. | |
| approval_token | Yes | One-time token returned with the reviewed command plan. | |
| allow_workspace_write | No | Explicit approval for a plan marked as workspace-writing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||