task_resume
Load and continue a task, reactivating it if paused. Uses the most recent task unless you specify one by name.
Instructions
Continue a task, reactivating it when paused.
Call this when the user says "continue where I left off", "继续上次的", or "resume". With no name, the most recent active task is loaded; if none is active, the most recent paused task is reactivated.
Args: name: Optional task name or ID to load or reactivate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||