List Requests
list_requestsList locally tracked official information requests from newest to oldest. Use for dashboards, triage, or to find an ID before retrieving full correspondence.
Instructions
List locally tracked FYI/Alaveteli official information requests, ordered newest first. Use for dashboards, triage, or finding an ID before retrieve_request; do not use when you already know the ID and need correspondence (use retrieve_request) or only need health metrics (use check_status). Read-only and idempotent; does not contact remote authorities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of request records to return (1-500). Defaults to 100 when omitted; raise only when the agent needs a broader scan. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | Requests ordered by most recently updated. |