1. get_coingecko_id
Search for a token by name to get its CoinGecko ID.
2. get_token_info
Get detailed token information and market data using CoinGecko ID.
3. get_trending_coins
Get the current top trending cryptocurrencies on CoinGecko.
4. get_specific_pair_info
Get trading pair info by chain and pair address on DexScreener.
5. get_token_pairs
Get the trading pairs by chain and token address on DexScreener.
6. get_token_profiles
Get the basic info of the latest tokens from DexScreener.
7. search_pairs
Search for trading pairs on DexScreener by token name, symbol, or address.
8. get_trending_tokens
Get current trending tokens on Twitter.
9. search_account
Analyze a Twitter account with both mention search and account stats.
10. search_mentions
Search for mentions of specific tokens or topics on Twitter.
11. answer
Get a direct answer to a question using Exa's answer API.
12. search
Search for webpages related to a query.
13. search_and_answer
Perform both search and answer operations for a query.
14. execute_search
Execute a web search query by reading the web pages.
15. generate_queries
Generate related search queries for a topic that can expand the research.
16. fetch_security_details
Fetch security details of a blockchain token contract.