us_list_code_packages
Retrieve enacted-law packages from GovInfo collections (e.g., US Code, CFR) modified since a given date, with configurable result limit.
Instructions
List enacted-law packages in a GovInfo collection modified since a given date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results (default 20). | |
| collection | Yes | a GovInfo collection code, e.g. ``"USCODE"`` (United States Code), ``"CFR"`` (Code of Federal Regulations), ``"FR"`` (Federal Register), ``"STATUTE"`` (Statutes at Large). | |
| start_date | No | ISO 8601 UTC timestamp (e.g. ``"2023-01-01T00:00:00Z"``); only packages modified on/after this date are returned. | 1900-01-01T00:00:00Z |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||