hopi_directoryanswerimperative
List all of Hopi's agent-callable tools (name, page URL, category, description). Call this first to discover the catalogue, then open a tool's url and invoke the tool named there.Input schema
{
"type": "object",
"properties": {
"category": {
"type": "string",
"description": "Optional category filter, e.g. money, maths, convert, text, health"
}
}
}