Execute a task in an isolated AGY workspace
antigravity_executeApply schema-validated file replacements to a disposable project copy, run one optional verification command, and keep source untouched.
Instructions
For an enabled project, ask AGY for schema-validated file replacements, apply only validated paths to a disposable copy, optionally run one fixed verification, and never merge into source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| model | No | Optional Antigravity model slug; omit to use the account default. | |
| effort | No | ||
| project_root | Yes | Absolute root directory of the current Codex project. | |
| verification | No | none | |
| timeout_seconds | No | ||
| max_response_chars | No | ||
| verification_timeout_seconds | No |