You're viewing a demo portfolio

Join the waitlist
PRSM

currency-intel__rate_history

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[currency-intel] Get the exchange rate history between two currencies over a date range. Returns daily rates, min/max/average, and trend direction (up/down/flat).

Parameters schema

{
  "type": "object",
  "required": [
    "from",
    "to",
    "start_date",
    "end_date"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target currency code (e.g. 'EUR')"
    },
    "from": {
      "type": "string",
      "description": "Base currency code (e.g. 'USD')"
    },
    "end_date": {
      "type": "string",
      "description": "End date in YYYY-MM-DD format (e.g. '2024-12-31')"
    },
    "start_date": {
      "type": "string",
      "description": "Start date in YYYY-MM-DD format (e.g. '2024-01-01')"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
currency-intel__rate_history — TO1 Intelligence Fleet — PRSM MCP