Skip to main content
Glama

agentek-eth

by NaniDAO

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NaniDAO/agentek'

If you have feedback or need assistance with the MCP directory API, please join our Discord server