You're viewing a demo portfolio

Join the waitlist
PRSM

software_version

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Latest stable versions & end-of-life (EOL) dates for software — languages, runtimes, frameworks, databases, and OSes (Python, Node.js, PostgreSQL, React, Kubernetes, Ubuntu, ...). Use this instead of guessing: "what's the latest stable version of X?" and "is version Y still supported or end-of-life?". Each result has `latest_version`, `eol_date`, and a `status` (supported / nearing-eol / end-of-life), plus a provenance envelope. Source: endoflife.date. Args: product: exact product slug (e.g. python, nodejs, postgresql, react, kubernetes). query: match a product name if you don't know the exact slug. category: language | runtime | framework | database | os | tool. only_supported: exclude end-of-life release lines. only_lts: only long-term-support lines. limit: max results. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "software_versionArguments",
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 50
    },
    "query": {
      "type": "string",
      "title": "Query",
      "default": ""
    },
    "product": {
      "type": "string",
      "title": "Product",
      "default": ""
    },
    "category": {
      "type": "string",
      "title": "Category",
      "default": ""
    },
    "only_lts": {
      "type": "boolean",
      "title": "Only Lts",
      "default": false
    },
    "only_supported": {
      "type": "boolean",
      "title": "Only Supported",
      "default": false
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →