Govinfo Granule
government__govinfo-granuleFetch metadata for specific government document sections like CFR regulations or Congressional Record statements. Provides titles, dates, download links, and source verification through the Katzilla MCP server.
Instructions
[Government & Public Data Agent] Fetch the metadata summary for a single granule (a sub-document within a GovInfo package — e.g. a CFR section, a Federal Register notice, an individual floor statement in the Congressional Record). Returns title, dates, and download links. Source: GovInfo (GPO) (Public Domain), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageId | Yes | Parent GovInfo package identifier | |
| granuleId | Yes | Granule identifier within the package (from govinfo-search or the package's granules listing) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |