antigravity_start
Delegate a task to the local Antigravity CLI, returning a task ID for polling. Use plan for analysis or accept-edits for file changes, respecting permissions.
Instructions
Delegate a task to the local Antigravity CLI. An authenticated CLI and an existing absolute working directory are required. Returns a task_id immediately; poll antigravity_result. Use plan for analysis and accept-edits only when file edits are intended. The bridge never bypasses Antigravity permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | ||
| mode | No | plan | |
| model | No | ||
| prompt | Yes | ||
| conversation_id | No | ||
| timeout_seconds | No |