Tool to fetch metadata (description, logo, URLs) for one or more cryptocurrencies. Use when you need static asset details like descriptions, logos, and related links. Exactly one of `id`, `slug`, or `symbol` must be provided; combining multiple lookup parameters causes errors. R…
idarrayList of CoinMarketCap cryptocurrency IDs. Required if `slug` and `symbol` are not provided.
slugarrayList of cryptocurrency slugs (e.g., ['bitcoin', 'ethereum']). Required if `id` and `symbol` are not provided.
symbolarrayList of cryptocurrency symbols (e.g., ['BTC', 'ETH']). Required if `id` and `slug` are not provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.