You're viewing a demo portfolio

Join the waitlist
PRSM

list_news

Active

Tool of Cure Cancer With AI

declared in 1.0.0

List curated cancer news articles aggregated from trusted sources. Filter by cancer type, keyword, or published date.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "to": {
      "type": "string",
      "description": "ISO date upper bound (e.g. 2024-12-31)."
    },
    "from": {
      "type": "string",
      "description": "ISO date lower bound (e.g. 2024-01-01)."
    },
    "limit": {
      "type": "integer",
      "maximum": 100,
      "minimum": 1,
      "description": "Results per page (1–100, default 20)."
    },
    "offset": {
      "type": "integer",
      "minimum": 0,
      "description": "Number of results to skip (default 0)."
    },
    "search": {
      "type": "string",
      "description": "Keyword search across title, summary, and content."
    },
    "cancerType": {
      "type": "string",
      "description": "Filter by cancer type, e.g. lung, breast, prostate, colorectal, melanoma, leukemia, lymphoma."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cure Cancer With AI

https://github.com/hifarrer/ccwai-api

1/7 registries
View full server →