Get Judgment Header
judgment_get_headerRetrieves metadata for a UK judgment including parties, judges, neutral citation, court, and dates by providing its slug.
Instructions
USE THIS TOOL WHEN you have a judgment slug and need metadata (parties, judges, neutral citation, court, dates).
Call case_law_search FIRST to get the slug. AFTER calling, use judgment_get_index to discover paragraphs, then judgment_get_paragraph to read specific ones. Authoritative source for UK judgment metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Judgment slug, e.g. 'uksc/2024/12' or 'ewca/civ/2023/450' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||