get_page
ActiveTool of Eol
declared in 0.1.0
Fetch a taxon page by EOL id (synonyms, common names, hierarchy summary).
Parameters schema
{
"type": "object",
"examples": [
{
"id": 328672
},
{
"id": 328672,
"detail": true
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "EOL page id (from /search)"
},
"detail": {
"type": "boolean",
"description": "Include data objects (texts, images). Default false."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Eol
https://github.com/pipeworx-io/mcp-eol
1/7 registries