Continue Antigravity conversation
antigravity_continueResume an Antigravity conversation from a specific workspace, using its recorded conversation ID to maintain continuity even after other sessions.
Instructions
Continue the Antigravity conversation rooted at this workspace.
Resumes the exact conversation id recorded for workspace (via agy's
--conversation flag), not agy's global "most recent", so it stays correct
even if agy was used elsewhere in between.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Follow-up message. | |
| workspace | No | Working directory used by the prior conversation. Defaults to cwd. | |
| timeout_s | No | Max seconds to wait for agy to complete. Default 180. | |
| watch | No | If true, open a live "watch" view in your browser that streams agy's steps as it works (same return value, best-effort). Default false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |