Load Archived Tasks
task_archive_loadLoad archived tasks from a specific segment as a read-only JSON array for inspection. Prevents restoration to the active database—discover available segments first with task_archive_list.
Instructions
Load and return tasks from an archive segment as a read-only JSON array for inspection. Archived tasks are not restored to the active database — this is view-only. Use task_archive_list to discover available segments first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment | Yes | Archive segment name, e.g. '2026-Q1'. Use task_archive_list to see available segments. |