get_guide
ActiveTool of Zipp
declared in 1.27.1
Full detail of a single Zipp Learn guide by slug — title, full HTML body, FAQ pairs, related tokens, and reading time. Use get_guides to discover slugs.
Parameters schema
{
"type": "object",
"title": "get_guide_toolArguments",
"required": [
"slug"
],
"properties": {
"lang": {
"type": "string",
"title": "Lang",
"default": "en-US"
},
"slug": {
"type": "string",
"title": "Slug"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Zipp
https://github.com/deficlow/zipp-mcp
2/7 registries