execute_probe
Execute an approved diagnostic probe and persist bounded, redacted output evidence for validation and review.
Instructions
Execute one approved argv probe and persist bounded, redacted output evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Identifier returned by prepare_probe. | |
| diagnosis_id | Yes | Identifier returned by start_diagnosis. | |
| approval_token | Yes | One-time token returned by prepare_probe. | |
| approve_long_running | Yes | Explicit approval for a candidate marked likely long-running. | |
| approve_workspace_writes | Yes | Explicit approval for a candidate marked as possibly workspace-writing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||