Get Judgment Paragraph Index
judgment_get_indexRetrieve a navigable paragraph index for any UK judgment slug, providing eId and preview lines for each paragraph.
Instructions
USE THIS TOOL WHEN you have a judgment slug and want the paragraph navigation index (eId + preview line for every paragraph).
Call case_law_search FIRST to get the slug. AFTER calling, pass an eId from the returned list into judgment_get_paragraph to read that paragraph's full text, or use case_law_grep_judgment for content search across all paragraphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Judgment slug, e.g. 'uksc/2024/12' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||