antigravity_review
Run automated code reviews on a workspace using Google Antigravity CLI, returning critique and execution details. Provide optional custom instructions to focus the review.
Instructions
Performs an automated code review on a workspace using Google Antigravity CLI.
Args: working_directory: Root directory of the workspace or repository to review. instructions: Optional custom review criteria, guidelines, or focus areas. model: Optional model override. timeout: Execution timeout in seconds (default: 300).
Returns: JSON string containing review critique, exit code, and execution summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| timeout | No | ||
| instructions | No | ||
| working_directory | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |