List Task Lists
list_task_listsList all Google Task lists associated with a user's email. Use pagination and result limits to manage large collections.
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 |