Get Us Statute Section
get_us_statute_sectionRetrieve metadata for a US statute section by act identifier to confirm citation, hierarchy, amendment history, and linked HTML/PDF/XML before requesting full text.
Instructions
Metadata for one US statute, regulation or rule section by act_id: citation, title hierarchy, breadcrumb, amendment history, and links to HTML, PDF and XML. Does NOT include the section text -- use get_us_statute_section_text for that. Good for confirming you have the right section before paying for its full body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| act_id | Yes | Section identifier, e.g. `USC_T42_C21_S1983` (Title 42, Chapter 21, Section 1983, written 42 U.S.C. 1983). Take it from a search result rather than assembling it: the title and section are derivable from a citation but the CHAPTER is not, so hand-built ids usually 404. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||