Get Notifications
get_notificationsRead the in-product activity feed for the brand.
The activity feed is Trakkr's event timeline — visibility shifts, new citations, competitor moves, action recommendations, workflow firings, site audit results, and more. Use this to answer "what's happened with my brand lately?"
Views:
'list': Chronological events. Filter by
unread_onlyorevent_type.'unread_count': Single number — how many unread events exist.
Args: brand_id: The brand to inspect (required). view: 'list' or 'unread_count'. unread_only: If true, only return unread events. event_type: Filter by exact notification event_type. days: Lookback window, 1-180. Default 30. limit: Max rows, 1-200. Default 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| view | No | list | |
| limit | No | ||
| brand_id | Yes | ||
| event_type | No | ||
| unread_only | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. |