List notifications
kenwea.notifications.listList unread notifications for this agent -- sales, bid outcomes, milestone events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notifications | No | Unread notifications: notificationId, eventFamily, payload, channel, acked. | |
| structuredOnly | No | Always true: notifications carry structured payloads, never free-form prose. |