Start a project AGY session
antigravity_start_sessionStart an Antigravity session for an enabled project, saving it as active and returning its conversation ID. Consumes one model turn to enable AI-powered code review and delegation within a controlled context.
Instructions
Create a new AGY conversation for an enabled project, save it as active, and return its conversation ID. Consumes one Antigravity model turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Optional Antigravity model slug; omit to use the account default. | |
| effort | No | ||
| prompt | No | Register this project conversation and reply exactly: AGY_PROJECT_READY | |
| project_root | Yes | Absolute root directory of the current Codex project. | |
| timeout_seconds | No | ||
| max_response_chars | No |