Get Judgment Paragraph Index
judgment_get_indexRetrieve paragraph navigation index for UK court judgments. Returns eId and first line pairs for each paragraph to locate and read specific sections.
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 | |||