her_get_scotland_record
Retrieve full details of a Scottish historic environment record by Canmore ID, including site type, location, and grid reference.
Instructions
Get full details of a Scottish NRHE record by Canmore ID.
Retrieves a single record from the National Record of the Historic Environment. Accepts either "scotland:CANMOREID" or just the ID.
Args: record_id: Canmore ID (e.g. "scotland:12345" or "12345") output_mode: Response format — "json" (default) or "text"
Returns: Full record details including site type, form, location, grid reference
Tips for LLMs: Use record_id from her_search_scotland results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_id | No | ||
| output_mode | No | json |