cozi_get_lists
Retrieve all shopping and todo lists from Cozi Family Organizer, including item counts and contents for family task management.
Instructions
Get all Cozi lists (shopping and todo lists) with their items. Returns complete list of all lists including item counts and contents.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}