get_post
ActiveTool of Zipp
declared in 1.27.1
Full detail of a single post — title, summary, full body, all categories, hashtags, source attribution. Accepts either a slug (from a previous tool call) or a numeric id.
Parameters schema
{
"type": "object",
"title": "get_post_toolArguments",
"required": [
"slug_or_id"
],
"properties": {
"lang": {
"type": "string",
"title": "Lang",
"default": "en-US"
},
"slug_or_id": {
"type": "string",
"title": "Slug Or Id"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Zipp
https://github.com/deficlow/zipp-mcp
2/7 registries