run_verification
Execute pre-approved verification commands like npm test or build inside a session to validate code quality and security.
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 | |
| session_id | Yes | Session ID | |
| timeout_seconds | No | Timeout in seconds (default 120) |