You're viewing a demo portfolio

Join the waitlist
PRSM

x_volume

Active

Tool of SimpleFunctions

declared in 1.0.0

Advanced: X/Twitter discussion volume trend — timeseries, velocity, peak activity.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query",
    "apiKey"
  ],
  "properties": {
    "hours": {
      "type": "number",
      "default": 72,
      "description": "Hours to look back (default 72)"
    },
    "query": {
      "type": "string",
      "description": "Search query"
    },
    "apiKey": {
      "type": "string",
      "description": "SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys"
    },
    "granularity": {
      "enum": [
        "minute",
        "hour",
        "day"
      ],
      "type": "string",
      "default": "hour",
      "description": "Timeseries granularity"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →
x_volume — SimpleFunctions — PRSM MCP