prepare_probe
Create an exact command execution plan and one-time approval token to safely probe discovered commands without storing environment values.
Instructions
Create an exact discovered-command plan and a one-time approval token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_names | Yes | Discovered environment variable names to pass at execution; values are never stored. | |
| candidate_id | Yes | Discovered command identifier from discover_profile. | |
| diagnosis_id | Yes | Identifier returned by start_diagnosis. | |
| timeout_seconds | Yes | Maximum command probe duration in seconds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||