get_blog_post
ActiveTool of Cure Cancer With AI
declared in 1.0.0
Fetch a single blog post by slug, including the full article content.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "Blog post slug, e.g. \"immunotherapy-breakthroughs\"."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cure Cancer With AI
https://github.com/hifarrer/ccwai-api
1/7 registries