You're viewing a demo portfolio

Join the waitlist
PRSM

get_blog_post

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fluentive MCP

https://github.com/fluentive/mcp

1/7 registries
View full server →
get_blog_post — Fluentive MCP — PRSM MCP