agentek-eth

by NaniDAO
Verified

getMarketEvents

Retrieve cryptocurrency market events from CoinMarketCal, filtered by coins, categories, date ranges, and sorting options like trending or popular events.

Instructions

Fetches cryptocurrency market events from CoinMarketCal. Supports filtering by coins, categories, date ranges, and various sorting options.

Input Schema

NameRequiredDescriptionDefault
showOnlyNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "showOnly": { "enum": [ "trending_events", "popular_events", "firmed_date", "confirmed_by_representatives" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce