Get Sections Batch
get_sections_batchFetch metadata for up to 50 legal sections at once using act_ids from a prior search, avoiding multiple calls. Skips missing sections to save costs.
Instructions
Metadata for up to 50 sections in one call, by a list of act_ids. Same fields as get_us_statute_section. Use instead of looping that tool when you already hold several act_ids, for example every result of one search. Sections that are not found are skipped and not charged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actIds | Yes | Section identifiers from a prior search, up to 50 per call. Duplicates are collapsed and order is preserved. DO NOT BUILD THESE FROM A CITATION: the chapter/article segments exist only in the data, so assembled ids miss. To start from a citation, use resolve_statute_citation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||