gws.tasks.list_tasklists
List the account's Google Tasks task lists, returning each list's ID and title to use for subsequent task operations.
Instructions
List the account's Google Tasks task lists. Returns each list's title and ID. Use a returned list ID as the 'tasklist' argument to the other tasks tools; omit 'tasklist' there to target the account's default list ('@default').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account label or email. Uses default if omitted. |