get_notifications
Retrieve Backlog notifications using filters for ID range, count, sort order, and organization.
Instructions
Returns list of notifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minId | No | Minimum notification ID | |
| maxId | No | Maximum notification ID | |
| count | No | Number of notifications to retrieve | |
| order | No | Sort order | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |