get_entity
ActiveTool of mcp-themeparks
declared in 0.1.0
Metadata for any theme park entity (destination, park, attraction, restaurant, or show): name, type, location, timezone, and parent ids.
Parameters schema
{
"type": "object",
"required": [
"entity_id"
],
"properties": {
"entity_id": {
"type": "string",
"description": "An entity id from list_destinations or get_wait_times."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-themeparks
https://github.com/pipeworx-io/mcp-themeparks
2/7 registries