You're viewing a demo portfolio

Join the waitlist
PRSM

currency-intel__historical_rate

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[currency-intel] Get the exchange rate between currencies on a specific historical date (ECB data from 1999 onwards, business days only).

Parameters schema

{
  "type": "object",
  "required": [
    "from",
    "to",
    "date"
  ],
  "properties": {
    "to": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Target currencies (e.g. ['EUR', 'JPY'])"
    },
    "date": {
      "type": "string",
      "description": "Date in YYYY-MM-DD format (e.g. '2024-01-15'). ECB rates available from 1999-01-04."
    },
    "from": {
      "type": "string",
      "description": "Base currency code or name (e.g. 'USD', 'dollar')"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →