Summarize all lists
get_listsOptionally filter by list type (shopping or todo) to get a summary of each list's title, item count, and completed count.
Instructions
Summarize all lists (no items). Optionally filter by 'shopping' or 'todo'. Returns: [{id, title, type, item_count, completed_count}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_type | No |