List LOC Collections
media.loc.collectionsRetrieve collection slugs from Library of Congress digital collections to use in filtered searches.
Instructions
Browse Library of Congress digital collections — Civil War Photographs, Geography & Map Division, Rosa Parks Papers, etc. Returns collection slugs needed for filtered search. LOC public domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max collections to return (default 20, max 50). |
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. |