search_authority
Search current or historical full text of North Dakota primary law—constitution, statutes, court rules, and administrative code—with optional date and corpus filters.
Instructions
Full-text search across ND primary law (Constitution, court rules, statutes, administrative code).
Searches provision text and headings. By default returns the version
currently in force; pass as_of_date (ISO YYYY-MM-DD) to search the
text as it read on that date. Restrict to one corpus with corpus_name
('const', 'rule', 'ndcc', or 'admin'). Each hit's excerpt is the
matched passage with the matching terms marked >>>term<<< (the same
convention as search_opinions); when the match falls only in the citation
or heading, the excerpt is that field instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results across all corpora (default 20, max 100). | |
| query | Yes | Search terms (FTS5 syntax; e.g. 'search seizure', '"probable cause"'). | |
| as_of_date | No | Optional ISO date; search text in force then (default: current). | |
| corpus_name | No | Optional corpus filter ('const' | 'rule' | 'ndcc' | 'admin'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||