get_blog_post
ActiveTool of Fluentive MCP
declared in 1.0.0.0
Fetches and returns the full text content of a specific Fluentive blog post. Use with URLs returned by list_blog_posts(). The result is cached for 2 hours.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "The full URL of the blog post to fetch. Must be a fluentive.app URL."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fluentive MCP
https://github.com/fluentive/mcp
1/7 registries