工具 API
get_ asset_ platforms
使用此工具时,请务必使用`jq_filter`参数来减小响应体积并提升性能。仅在确定不需要数据时才可省略。此接口用于查询CoinGecko上的所有资产平台。响应结构包含:资产平台ID、链标识符、平台图片(大、小、缩略图)、链名称、本地代币ID及链简称
finance1 积分
调用信息
- 工具标识
- coingecko-demo.get_asset_platforms
- 服务提供方
- CoinGecko
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
filterapply relevant filters to results
jq_filterA jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available. For example: to include only the `name` field in every object of a results array, you can provide ".results[].name". For more information, see the [jq documentation](https://jqlang.org/manual/).