list_task_lists
Retrieve all task lists for a Google Workspace user to organize and manage tasks across Google Tasks.
Instructions
List all task lists for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| max_results | No | Maximum number of task lists to return (default: 1000, max: 1000). | |
| page_token | No | Token for pagination. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |