GovInfo · Capability
GovInfo API — Packages
GovInfo API — Packages. 3 operations. Lead operation: Get a list of granules associated with a package. Self-contained Naftiko capability covering one Govinfo business surface.
What You Can Do
GET
Getgranulesforpackage
— Get a list of granules associated with a package
/v1/packages/{packageid}/granules
GET
Getgranulecontentdetail
— Return json summary for specified granule
/v1/packages/{packageid}/granules/{granuleid}/summary
GET
Packagedetails
— Return json summary for specified package
/v1/packages/{packageid}/summary
MCP Tools
get-list-granules-associated-package
Get a list of granules associated with a package
read-only
idempotent
return-json-summary-specified-granule
Return json summary for specified granule
read-only
idempotent
return-json-summary-specified-package
Return json summary for specified package
read-only
idempotent