You're viewing a demo portfolio

Join the waitlist
PRSM

get_benchmark_comparison

Active

Tool of SendIt

declared in 0.1.0

Compare your performance against industry benchmarks. Returns how your engagement rates, growth, and content performance compare to similar accounts in your industry.

Parameters schema

{
  "type": "object",
  "required": [
    "platform",
    "metric"
  ],
  "properties": {
    "metric": {
      "enum": [
        "engagement_rate",
        "follower_growth",
        "click_through_rate",
        "conversion_rate",
        "cost_per_click"
      ],
      "type": "string",
      "description": "Metric to compare"
    },
    "industry": {
      "type": "string",
      "description": "Industry vertical for comparison"
    },
    "platform": {
      "type": "string",
      "description": "Platform to benchmark"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →