List Task Lists
list_task_listsRetrieve all Google Task lists for a specific user email. Use page token and max results to control pagination and response size.
Instructions
List all task lists for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_token | No | Token for pagination. | |
| max_results | No | Maximum number of task lists to return (default: 1000, max: 1000). | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |