get_citing_opinions
Find North Dakota Supreme Court opinions that cite a specific legal citation. Enter a citation to retrieve referencing opinions sorted by newest date.
Instructions
Find opinions that cite a given opinion.
Returns opinions that reference the given citation in their text, ordered by date (newest first). Requires citation extraction to have been run (python -m ndlaw_mcp.cite_extract).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 20, max 100). | |
| citation | Yes | A legal citation like "2024 ND 156" or "585 N.W.2d 129". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |