her_get_monument
Retrieve complete details for a scheduled monument using its NHLE list entry number, including name, designation, location, and listing dates.
Instructions
Get full details for a specific scheduled monument.
Returns the complete record including name, designation, location, listing dates, and URL to the Historic England listing page.
Args: nhle_id: NHLE list entry number (e.g. "1002345") output_mode: Response format — "json" (default) or "text"
Returns: Full monument record
Tips for LLMs: - Use the nhle_id from search results - The URL links to the full Historic England listing page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nhle_id | Yes | ||
| output_mode | No | json |