List Reports
list_reportsRetrieve reports with optional filters by status, task, reporter, limit, and offset to locate relevant records.
Instructions
List reports, optionally filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of rows (0 = no limit). | |
| offset | No | Number of rows to skip. | |
| status | No | ``open`` (default), ``archived``, or ``all``. | open |
| task_id | No | Filter by source task ID. | |
| reporter | No | Filter by reporter role code (case-insensitive). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |