search_law
Search U.S. Code by citation, popular name, or keywords to find statutory citations and official section headings. Get identifiers needed for full-text retrieval.
Instructions
Search federal statutes (U.S. Code). Accepts a citation, a popular name or acronym (Section 230, ADA, FOIA, RICO, Title VII), or free-text keywords. Returns the citation, official section heading and the identifiers needed by get_law_text. Use this first when you need a statutory basis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum full-text results. | |
| query | Yes | Citation ("17 U.S.C. 107"), popular name ("Section 230", "ADA", "FOIA"), or free text ("fair use factors"). | |
| title | No | Restrict to a U.S. Code title number, e.g. "42". | |
| govinfoApiKey | No | Override the configured govinfo API key. |