Get Task List
get_task_listRetrieve details of a specific Google Tasks list using the user email and task list ID. Get metadata like title and update time for task management.
Instructions
Get details of a specific task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list_id | Yes | The ID of the task list to retrieve. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |