get_social_volume
Track cryptocurrency social media mentions by retrieving total social volume for a specified asset over a customizable period. Analyze the number of mentions in documents like Reddit posts and Telegram messages to gauge sentiment.
Instructions
Retrieve the total social volume (social_volume_total) for a given asset. It calculates the total number of social data text documents that contain the given search term at least once. Examples of documents are telegram messages and reddit posts.
Parameters:
- asset (str): The cryptocurrency slug (e.g., "bitcoin", "ethereum"). Required.
- days (int): Number of days to sum the social volume, defaults to 7.
Usage:
- Call this tool to get the total number of social media mentions for an asset over a period.
Returns:
- A string with the total social volume (e.g., "Bitcoin's social volume over the past 7 days is 15,000 mentions").
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asset | Yes | ||
days | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from crypto-sentiment-mcp
Related Tools
- @kukapay/crypto-sentiment-mcp
- @kukapay/crypto-sentiment-mcp
- @kukapay/crypto-sentiment-mcp
- @kukapay/crypto-sentiment-mcp
- @DataWhisker/x-mcp-server