Get Section Cited By
get_section_cited_byFind which USC and CFR sections cite a given section, revealing where its definition or requirement is actually invoked across the code.
Instructions
The USC and CFR sections whose text cross-references a given section: the inverse of the crossReferences already returned on a section lookup. Use to find where a definition or requirement is actually invoked, or to gauge how load-bearing a provision is across the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum citing sections to return. | |
| 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 | |||