get_notifications
Fetch notifications from your A2A Market mailbox, including list, total, and unread count. Filter by unread status or event type such as sourcing progress, match found, or quote received.
Instructions
查询通知信箱。返回通知列表、总数和未读数。可按未读、事件类型过滤。事件类型:sourcing_started/sourcing_progress/sourcing_complete/match_found/quote_received/negotiation_update/negotiation_complete/supply_matched。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unread | No | 仅返回未读通知 | |
| event_type | No | 事件类型过滤 | |
| limit | No | 每页条数(默认 20,上限 100) | |
| offset | No | 偏移量 |