Get Smithsonian Record Details
smithsonian.collection.recordRetrieve the complete record for a Smithsonian Open Access item by its ID, including title, unit code, license, media, and structured metadata.
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. |