GBIF Species Occurrences
gbif.biodiversity.occurrencesSearch over 2.5 billion species occurrence records by taxon, country, and year. Retrieve observation coordinates, date, collector institution, and basis of record.
Instructions
Search 2.5B+ species occurrence records by taxon, country, and year. Returns observation coordinates, date, collector institution, basis of record (specimen/observation). Filter by ISO country code. Source: GBIF (2000+ institutions, 100+ countries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxon_key | Yes | GBIF taxon key for the species to search occurrences | |
| country | No | ISO 3166-1 alpha-2 country code (e.g. US, GB, BR, AU) | |
| year | No | Filter by observation year (e.g. 2024) | |
| limit | No | Number of results (1-50, default 10) |
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. |