You're viewing a demo portfolio

Join the waitlist
PRSM

diff_versions

Active

Tool of io.github.lazymac2x/api-changelog-tracker

declared in 1.1.0

Compare changelog state between two dates for an API. Shows what was added or removed in the range.

Parameters schema

{
  "type": "object",
  "required": [
    "api_id",
    "from_date",
    "to_date"
  ],
  "properties": {
    "api_id": {
      "type": "string"
    },
    "to_date": {
      "type": "string",
      "description": "End date (ISO 8601)"
    },
    "from_date": {
      "type": "string",
      "description": "Start date (ISO 8601)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lazymac2x/api-changelog-tracker

https://github.com/lazymac2x/api-changelog-tracker-api

1/7 registries
View full server →