get_task_list
Retrieve details of a specific Google Tasks list by providing the user's email and task list ID.
Instructions
Get details of a specific task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| task_list_id | Yes | The ID of the task list to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |