sassy_shell_confirm
Approve and run a shell command that requires confirmation, using a time-limited token bound to the exact command.
Instructions
Execute a sassy_shell command previously returned as confirmation_required.
Tokens are single-use, expire after 60s, and are bound to the exact
command + shell + cwd that produced them. HIGH-tier tokens also
require confirm_phrase to match the phrase shown in the original
confirmation_required response — replays against a different
command are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| confirm_phrase | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |