Find a Grave cemeteries
findagrave_cemeterySearch cemeteries by name or location, or retrieve complete cemetery details including GPS, memorial counts, description, and history.
Instructions
Find and read Find a Grave cemeteries. Actions:
search: cemeteries by name and/or place (needs name, location or locationId); rows give cemeteryId, name, place, memorial and photographed counts, GPS. A place alone lists every cemetery in it (Giles County, Tennessee has about 450). 100 per page at most.
get: one cemetery (needs cemeteryId): all its names, place, GPS, address, description and history notes, memorial count (the number a memorial search in it returns), photographed and GPS counts. To list or search the people buried in a cemetery use findagrave_memorial search with cemeteryId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | search: words in the cemetery name, e.g. "Liberty Baptist" | |
| count | No | search: cemeteries per page (default 20, max 100) | |
| start | No | Paging offset: index of the first item to return (default 0) | |
| action | Yes | search · get | |
| orderBy | No | search: sort order (default relevance) | |
| location | No | Place as text, e.g. "Giles County, Tennessee", "Pulaski, Tennessee", "Mississippi", "Mrkopalj, Croatia". Resolved to one Find a Grave place (reported back as `location`); text that fits several places is refused with their ids. Covers the place and everything inside it | |
| cemeteryId | No | get: cemetery id or cemetery URL | |
| locationId | No | Find a Grave place id from findagrave_place search, e.g. county_2452 (Giles County, Tennessee), city_136632, state_45. Use instead of location when the text is ambiguous |