run_verification
Run whitelisted checks like tests, builds, and linting in a Direct session to validate code changes against project standards.
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) |