Get Task List
get_task_listRetrieve details of a specific Google Tasks list by supplying the user's email and task list ID. Use this to access list metadata, tasks, and related information.
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 |