Get Judgment Paragraph
judgment_get_paragraphFetch a specific paragraph from a UK court judgment using its LegalDocML eId. First obtain eIds from the judgment index, then retrieve the paragraph XML content.
Instructions
Get a single paragraph from a UK court judgment by its LegalDocML eId.
Use judgment_get_index first to discover available eIds. Returns the paragraph XML content (400–1,700 tokens typical).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Judgment slug, e.g. 'uksc/2024/12' | |
| eId | Yes | Paragraph eId from judgment_get_index, e.g. 'para_12' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||