Get Judgment Paragraph Index
judgment_get_indexObtain a structured index of paragraph identifiers (eId and first line) for UK court judgments, enabling targeted access to specific paragraphs.
Instructions
Get the paragraph navigation index for a UK court judgment.
Returns eId: first_line pairs for every paragraph. Use this to discover paragraph identifiers, then call judgment_get_paragraph to read specific ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Judgment slug, e.g. 'uksc/2024/12' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||