You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_currency_historical

Active

Tool of GoCreative Agent API

declared in 1.27.1

Get a historical FX rate. Pass base/target/date (YYYY-MM-DD). Use for accounting backfill or historical-analysis agents. Example call: {"base_target_date": "USD/EUR/2024-01-15"} Cost: $0.005–$0.05 USDC on Base per call.

Parameters schema

{
  "type": "object",
  "title": "lookup_currency_historicalArguments",
  "required": [
    "base_target_date"
  ],
  "properties": {
    "base_target_date": {
      "type": "string",
      "title": "Base Target Date"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

GoCreative Agent API

1/7 registries
View full server →
lookup_currency_historical — GoCreative Agent API — PRSM MCP