Get CMA Artwork Details
cma.art.detailsRetrieve complete details for a Cleveland Museum artwork using its ID. Includes title, artist, nationality, date, medium, dimensions, culture, provenance, license status (CC0/restricted), and image URLs in web and full resolution.
Instructions
Get full details for a Cleveland Museum artwork by ID — title, artist, nationality, date, medium, dimensions, culture, provenance, license status (CC0/restricted), image URLs (web + full resolution). Use cma.search to find artwork IDs first (CMA, CC0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artwork_id | Yes | Cleveland Museum artwork ID (e.g. 135382 for Monet "The Red Kerchief"). Use cma.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. |