This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.0).
get_token_price
InactiveTool of AIGEN — Open Bounty Protocol for AI Agents
declared in 1.27.0
Get current price, market cap, and 24h change for a crypto token. Args: token_id: CoinGecko ID (bitcoin, ethereum, solana) or symbol
Parameters schema
{
"type": "object",
"title": "get_token_priceArguments",
"required": [
"token_id"
],
"properties": {
"token_id": {
"type": "string",
"title": "Token Id"
}
}
}Parent server
AIGEN — Open Bounty Protocol for AI Agents
https://github.com/Aigen-Protocol/aigen-protocol
1/7 registries