List annotations
list_annotationsRetrieve and filter project annotations by status, type, or priority to identify open issues needing attention.
Instructions
List a project’s annotations, optionally filtered by status, type, or priority. Start here with status "open" to see what needs fixing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | Page size, 1-200 (default 50). | |
| offset | No | ||
| status | No | ||
| priority | No | ||
| project_id | Yes | The id of the project to list annotations for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| limit | No | ||
| total | No | ||
| offset | No |