MCP-Tools: Notifications
get_inbox
The user's personal inbox: unread notifications (new messages, mentions, calls, AI replies) of any age, plus notifications read within the last 24 hours. Mirrors the "Inbox" view in the Liza client. read · follower
| Parameter | Type | Default | Description |
|---|---|---|---|
compact | boolean | false | Core fields only (id, ts, type, sender_name, text, list_name, is_new) |
limit | number | 30 | Count |
Response: { items, total, limit }. Each item includes type/subtype, text (derived from title or content), sender_name, list/list_name, list_item/list_item_text (if applicable), and is_new.