run_verification
Run whitelisted verification commands in a Direct session to validate code changes, with configurable timeouts for safe and auditable execution.
Instructions
Run a whitelisted verification command within a Direct session. Command must be in the Direct allowlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Verification command to run | |
| review_id | No | ||
| session_id | Yes | Session ID | |
| timeout_seconds | No | Timeout in seconds (default 120) |