get_todo_list
Retrieve a specific to-do list and its items by providing its numeric ID.
Instructions
Get a specific to-do list with its items.
Args: todo_list_id: The numeric to-do list ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_list_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||