cases_get_citations
Extract incoming and outgoing citations from a case using its ECLI identifier. Returns context snippets to understand citation relationships.
Instructions
Extract citations from a case. Returns both outgoing citations (cases this case cites) and incoming citations (cases that cite this case) with context snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecli | Yes | ECLI identifier of the case | |
| include_context | No | Include context snippets for citations | |
| direction | No | Citation direction to retrieve | both |