You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

currency-intel__convert_currency

Inactive

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 →