Get LOC Item Detail
media.loc.itemRetrieve complete metadata and asset URLs for any Library of Congress item using its ID or full URL. Get rights, contributors, subjects, and digitized resources.
Instructions
Get full metadata + asset URLs (image, audio, PDF) for a Library of Congress item by its ID or full LOC URL. Includes rights, contributors, subjects, and digitized resource list. LOC public domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Library of Congress item ID or full LOC URL (e.g. "item/2003675333" or "https://www.loc.gov/item/2003675333/"). Returns metadata + asset URLs. |
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. |