get_task_lists
Discover all task lists (CalDAV calendars supporting VTODO) for the current user. Get each list's ID and name to use as listId in get_tasks or create_task.
Instructions
Discover all task lists (CalDAV calendars that support VTODO) available for this user. Returns each list's id (the CalDAV path segment) and display name. Use the id as the listId parameter when calling get_tasks or create_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||