Get Judgment Paragraph Index
judgment_get_indexRetrieve a paragraph navigation index for a judgment using its slug. Returns each paragraph's eId and preview line for easy navigation.
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 | |||