You're viewing a demo portfolio

Join the waitlist
PRSM

youfiliate_get_aggregate_stats

Active

Tool of youfiliate-mcp

declared in 1.27.0

Get aggregate click analytics across all your smart links. Returns total clicks, top countries, devices, and referrers across your entire account for the specified period. Does NOT modify any data.

Parameters schema

{
  "type": "object",
  "$defs": {
    "ResponseFormat": {
      "enum": [
        "markdown",
        "json"
      ],
      "type": "string",
      "title": "ResponseFormat",
      "description": "Output format for tool responses."
    },
    "GetAggregateStatsInput": {
      "type": "object",
      "title": "GetAggregateStatsInput",
      "properties": {
        "period": {
          "enum": [
            "7d",
            "30d",
            "90d",
            "all"
          ],
          "type": "string",
          "title": "Period",
          "default": "30d",
          "description": "Time period for stats: '7d', '30d', '90d', or 'all'"
        },
        "response_format": {
          "$ref": "#/$defs/ResponseFormat",
          "default": "markdown",
          "description": "Output format: 'markdown' or 'json'"
        }
      },
      "description": "Input for getting aggregate analytics across all smart links.",
      "additionalProperties": false
    }
  },
  "title": "youfiliate_get_aggregate_statsArguments",
  "required": [
    "params"
  ],
  "properties": {
    "params": {
      "$ref": "#/$defs/GetAggregateStatsInput"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

youfiliate-mcp

https://github.com/andrewmpierce/youfiliate-mcp

2/7 registries
View full server →
youfiliate_get_aggregate_stats — youfiliate-mcp — PRSM MCP