news_events_get_event_detail
ActiveTool of Gate MCP
declared in 0.1.0
[Read] Full detail for one event_id only. Filtered event list or timeline -> get_latest_events. Unknown id returns not found.
Parameters schema
{
"type": "object",
"required": [
"event_id"
],
"properties": {
"event_id": {
"type": "string",
"description": "Required event_id from get_latest_events items—opaque digest id, not a trading pair slug or headline hash."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gate MCP
https://github.com/gate/gate-mcp
5/7 registries