search_boolean
Execute Westlaw-style Boolean and proximity searches to find North Dakota opinions, statutes, and regulations with connectors like &, /N, and /s.
Instructions
Westlaw-style Boolean / proximity search.
Connectors: & (AND), | or OR (OR), % or NOT (BUT NOT), /N
(within N words), /s (same sentence ≈ NEAR/20), /p (same paragraph ≈
NEAR/50), ! truncation (e.g. negligen! → negligen*), and "quoted
phrases". Because FTS5 has no sentence/paragraph unit, /s and /p are
token-distance approximations — the translated FTS query and any
approximation notes are returned for transparency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 20, max 50). | |
| query | Yes | A Westlaw-style query (e.g. `warrant /s nighttime % consent`). | |
| author | No | Filter by authoring justice's last name. | |
| date_to | No | Filter to opinions filed on/before this date (YYYY-MM-DD). | |
| date_from | No | Filter to opinions filed on/after this date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||