list_reports
Filter and list reports by reporter, task ID, or status to manage coordination tasks efficiently.
Instructions
List reports, optionally filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reporter | No | Filter by reporter role code (case-insensitive). | |
| task_id | No | Filter by source task ID. | |
| status | No | ``open`` (default), ``archived``, or ``all``. | open |
| limit | No | Maximum number of rows (0 = no limit). | |
| offset | No | Number of rows to skip. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |