load_session
Restore previous conversation context to continue interactions from where they ended. Loads session state for coding agents to maintain continuity.
Instructions
Load the most recent session state. Call this at the start of a conversation to pick up where the last instance left off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||