Read History Task
read_history_taskRetrieve a task from the deep history archive by task ID. Optionally provide a date shard to speed up the search.
Instructions
Read a task from the deep history archive.
Searches history/ for the task matching task_id. Providing
date restricts the search to that date shard (much faster).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional ``YYYY-MM-DD`` date shard to restrict the search. | |
| task_id | Yes | Task ID (e.g. ``TASK-20260522-001``) or full filename. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |