her_search_designations
Search across all designation types including listed buildings, scheduled monuments, parks, gardens, battlefields, protected wrecks, and World Heritage Sites. Filter by type, name, description, location, or bounding box.
Instructions
Search across all designation types in the NHLE.
Generic search covering listed buildings, scheduled monuments, registered parks and gardens, battlefields, protected wrecks, and World Heritage Sites.
Args: designation_type: Filter by type — listed_building, scheduled_monument, park_and_garden, battlefield, protected_wreck, world_heritage_site name: Name search (partial match) description: Description search bbox: Bounding box as "xmin,ymin,xmax,ymax" in BNG lat: WGS84 latitude for radius search lon: WGS84 longitude for radius search radius_m: Search radius in metres max_results: Maximum results (1-2000, default 50) offset: Pagination offset output_mode: Response format — "json" (default) or "text"
Returns: Matching designations across all types
Tips for LLMs: - Leave designation_type empty to search all types - Use her_count_features first for quick totals - Results include designation_type so you can see the mix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| bbox | No | ||
| name | No | ||
| offset | No | ||
| radius_m | No | ||
| description | No | ||
| max_results | No | ||
| output_mode | No | json | |
| designation_type | No |