get_provision_xrefs
Retrieve both directions of legal cross-references for a statute, rule, constitutional, or admin-code provision: what it cites and what cites it, with optional point-in-time as-of-date.
Instructions
Cross-references between primary-law provisions: what a statute / court rule / constitutional / admin-code provision cites, and what cites it.
Outbound: every provision this one's text references ("as defined in section 44-04-17.1", "subject to chapter 54-55"), resolved with heading and status where the target corpus is installed. Inbound: every provision — across ALL installed corpora — whose in-force text references this one: the admin-code rules implementing an enabling statute, every section incorporating a definition (the blast radius of amending it), rules citing a constitutional provision.
Point-in-time: edges are asserted per text version, so as_of_date
returns the references in (and to) the versions in force on that date;
default is current text. Unresolved outbound targets (e.g. a chapter cite
— chapters aren't provisions — or a reference to a repealed section) are
listed with resolved=false rather than dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries per direction (default 50, max 200). | |
| citation | Yes | A statutory, court-rule, constitutional, or admin-code reference. | |
| as_of_date | No | Optional ISO date (default: current versions). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||