You're viewing a demo portfolio

Join the waitlist
PRSM

currency-intel__convert_currency

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[currency-intel] Convert an amount between currencies using today's exchange rate. Supports all major world currencies by code (USD, EUR, JPY) or name (dollar, euro). Convert to multiple currencies at once.

Parameters schema

{
  "type": "object",
  "required": [
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Target currencies (e.g. ['EUR', 'JPY', 'GBP']). Up to 10."
    },
    "from": {
      "type": "string",
      "description": "Source currency code (e.g. 'USD', 'EUR') or name (e.g. 'dollar', 'pound')"
    },
    "amount": {
      "type": "number",
      "description": "Amount to convert (default 1)"
    }
  }
}

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 →
currency-intel__convert_currency — TO1 Intelligence Fleet — PRSM MCP