get_blog_post
Retrieve complete blog posts from getrecon.xyz by specifying their URL slugs, returning full content, metadata, and URLs for reference.
Instructions
Get a full blog post by its slug. Returns the complete post content, metadata, and URL. Source: getrecon.xyz
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The URL slug of the blog post (e.g. 'what-is-fuzzing') |