list_todos
Retrieve every todo from a specified calendar URL. Use this to access the complete list of tasks without any filters.
Instructions
List ALL todos/tasks from a calendar. WARNING: Returns all todos without filtering - use todo_query for searches with filters by status, summary, or due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_url | Yes | The URL of the calendar containing todos |