Get Smithsonian Record Details
smithsonian.collection.recordFetch complete metadata for a Smithsonian Open Access item by record ID. Returns title, museum, license, canonical URL, online media, freetext text, and indexed fields. Use Smithsonian search tool first to obtain IDs.
Instructions
Get full record for a Smithsonian Open Access item by ID — title, unit code (which of 19 museums), license (CC0 flag), record_link (canonical URL), data_source, online media (images/audio/video), freetext metadata, indexed structured fields. Use smithsonian.search to find IDs first (Smithsonian, CC0 subset)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Smithsonian record ID from a previous search result (e.g. "edanmdm-nmnhvz_5068559" or "ld1-*"). Use smithsonian.search first to find IDs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |