get_event
ActiveTool of Nasa Eonet
declared in 0.1.0
Fetch a single event by EONET id.
Parameters schema
{
"type": "object",
"examples": [
{
"event_id": "EONET_6210"
}
],
"required": [
"event_id"
],
"properties": {
"event_id": {
"type": "string",
"description": "EONET event id (e.g. \"EONET_6210\")"
}
}
}Parent server
Nasa Eonet
https://github.com/pipeworx-io/mcp-nasa-eonet
1/7 registries