get_task_list
Retrieve a specific Google task list by providing its ID. Use this to access details of a single task list when you know the list's unique identifier.
Instructions
Get one Google task list by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list_id | Yes | Google task list ID; obtain it from list_task_lists |