Find Fossils
find_fossilsFind fossil occurrences for a taxon from the Paleobiology Database (the global fossil record). Returns occurrences with collection locations (lat/lng, country) and geologic ages. base_name matching includes the taxon and all of its subtaxa. Ages are in millions of years (Ma). Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max occurrences to return (default 20, max 100). | |
| taxon | Yes | Taxon name, e.g. "Tyrannosaurus" or "Mammalia". Matches the taxon and all subtaxa. | |
| country | No | Two-letter country code to filter by, e.g. "US". | |
| interval | No | Geologic time interval (period/epoch) to filter by, e.g. "Cretaceous". |