her_count_features
Count heritage features in an area by designation type to estimate search result sizes before performing a full search.
Instructions
Fast count of heritage features in an area.
Returns counts by designation type without fetching full records. Use this before her_search_designations to estimate result sizes.
Args: designation_type: Filter by type (None = count all types) bbox: Bounding box as "xmin,ymin,xmax,ymax" in BNG output_mode: Response format — "json" (default) or "text"
Returns: Feature counts by designation type
Tips for LLMs: - Much faster than a full search when you just need totals - Use this to decide whether to narrow your search area - Counts are broken down by designation type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | ||
| output_mode | No | json | |
| designation_type | No |