Continue Antigravity conversation
antigravity_continueResume a prior Antigravity conversation tied to a specific workspace, keeping the session consistent across uses.
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 |
|---|---|---|---|
| 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. | |
| prompt | Yes | Follow-up message. | |
| timeout_s | No | Max seconds to wait for agy to complete. Default 180. | |
| workspace | No | Working directory used by the prior conversation. Defaults to cwd. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |