Get an agency issuance
get_issuanceRetrieve a government issuance by agency code and reference number, returning metadata and initial passages with citations.
Instructions
Return an issuance by agency + reference number (e.g. 'BIR' / 'RMC 85-2023') with metadata and the first passages of the document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max passages to return (default 20) | |
| agency | Yes | Agency code, e.g. 'BIR' | |
| referenceNo | Yes | Reference number, e.g. 'RMC 85-2023' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| status | Yes | ||
| referenceNo | Yes |