Search Library of Congress
media.loc.searchSearch 415K+ digitized historical items from the Library of Congress, including photos, manuscripts, maps, newspapers, films, and rare books. Filter by online format or collection slug to find public domain materials.
Instructions
Search 415K+ digitized historical items at LOC (photos, manuscripts, maps, newspapers, films, rare books). Filter by online format (image/audio/video/text/web archive) or collection slug. Public domain by US statute (17 USC §105)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text search across LOC's 415K+ digitized items (e.g. "civil war", "suffrage", "lincoln"). | |
| format | No | Optional filter by online format — image, audio, film/video, online text, or web archive. | |
| collection | No | Optional collection slug to scope the search (e.g. "rosa-parks-papers"). | |
| page | No | Page number for pagination (1-based). | |
| limit | No | Results per page (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. |