veto_continue
Restore the most recent session after switching AI platforms, returning full context, summary, and next action without re-explanation.
Instructions
Restores the most recent session on any platform. Call this immediately after switching platforms — Veto returns the full context, summary, and next action. Nothing needs to be re-explained.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional. Session ID from veto_handoff. If omitted, the most recent saved session is restored. | |
| resuming_as | No | The AI client resuming this session (e.g. "gemini"). Recorded as active_client so you can track which tool is currently working on it. |