Fold3 collections
fold3_collectionFind military records by searching collection titles, retrieving collection details, and browsing hierarchical categories to narrow to specific files.
Instructions
Fold3's collections ("titles", about 1,000). Actions:
list: collections whose title contains all the given words (name), with record counts, e.g. name "1812 pension" or "Confederate Tennessee".
get: one collection (needs collectionId): full title, description, source and NARA publication/catalog numbers, access level (free or subscription), record count, browse levels.
browse: walk a collection's browse tree (needs collectionId; path = labels chosen so far). War of 1812 Pension Files: [] → states, ["South Carolina"] → surnames, ["South Carolina","Hunt"] → given names, ["South Carolina","Hunt","Joseph"] → the file(s) with ids. Levels list up to 5,000 entries; contains narrows a long level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | list: words in the collection title | |
| path | No | browse: the labels chosen so far, top level first, e.g. ["South Carolina","Hunt"] | |
| count | No | list/browse: items per call (list default 50, browse default 100) | |
| start | No | Paging offset: index of the first item to return (default 0) | |
| action | Yes | list · get · browse | |
| contains | No | browse: only entries whose label contains this text | |
| collectionId | No | get/browse: collection id, e.g. "761" |