get_benchmark_comparison
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries