get_task_list
Retrieve a specific task list by its ID to access all associated tasks within a hierarchical task management system.
Instructions
Retrieve a task list by its ID, including all its tasks
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list_id | Yes | The UUID of the task list to retrieve |