Get Artwork Details
met.art.detailsRetrieve comprehensive details about a Met Museum artwork using its object ID, including title, artist, date, medium, dimensions, department, culture, provenance, and high-res image URLs with public domain status.
Instructions
Get full details for a Met Museum artwork by object ID — title, artist, date, medium, dimensions, department, culture, provenance, high-res image URLs, public domain status. Use met.search to find object IDs first (Met Museum, CC0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_id | Yes | Met Museum object ID (e.g. 436524 for Van Gogh Sunflowers, 45734 for Washington Crossing the Delaware). Use met.search 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. |