bundle_crypto_360
ActiveTool of GoCreative Agent API
declared in 1.27.1
Full crypto snapshot in ONE call: market data + spot price + Fear & Greed sentiment + global market context + trending, for any CoinGecko coin id. For trading, research, and portfolio agents. Example call: {"coin": "bitcoin"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "bundle_crypto_360Arguments",
"required": [
"coin"
],
"properties": {
"coin": {
"type": "string",
"title": "Coin"
}
}
}Parent server
GoCreative Agent API
1/7 registries