restore_tasks
Restore previously archived tasks by specifying the archive timestamp, with optional filters for agent or task name pattern.
Instructions
Restore tasks from archive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | Archive timestamp (YYYY-MM-DDTHH-mm-ss format) | |
| agent | No | Restore tasks for specific agent only (optional) | |
| taskName | No | Restore tasks matching this name pattern (optional) |