You're viewing a demo portfolio

Join the waitlist
PRSM

fx-intel__convert_currency

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[fx-intel] Convert any amount between any two currencies with the current exchange rate. E.g. 100 USD to EUR, 50000 JPY to USD.

Parameters schema

{
  "type": "object",
  "required": [
    "amount",
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Target currency code e.g. EUR, USD, BTC, INR"
    },
    "from": {
      "type": "string",
      "description": "Source currency code e.g. USD, EUR, GBP, JPY"
    },
    "amount": {
      "type": "number",
      "description": "Amount to convert e.g. 100, 1000, 0.5"
    }
  }
}

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