checkpoint_resume
Restore an agent's saved checkpoint to recover its previous state and resume operations after an interruption. This re-establishes the agent's memory and context.
Instructions
Restore the latest checkpoint for an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent whose checkpoint to restore. |