Read your synced shopping list
get_shopping_listRead the user's SYNCED shopping list — the shared List It list they keep with their cookbook partner: every line, whether it's crossed off, its aisle, and which recipes it came from. Use it to answer "what's on the list?" or before ticking things off. The list kept only on the user's phone is NOT visible here; when available is false, say why in one sentence (the note) and don't retry. Pass since (the last seq you saw) to get a cheap unchanged answer when nothing moved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | The `seq` from your previous read. Omit for a full read. |