You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_crypto

Active

Tool of GoCreative Agent API

declared in 1.27.1

Get live crypto price + 24h change for a symbol (BTC, ETH, SOL, etc.) sourced from CoinGecko. Use for portfolio agents, trading bots, or DeFi research. Example call: {"symbol": "btc"} Cost: $0.005–$0.05 USDC on Base per call.

Parameters schema

{
  "type": "object",
  "title": "lookup_cryptoArguments",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "title": "Symbol"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

GoCreative Agent API

1/7 registries
View full server →