summarize_mentions
ActiveTool of SendIt
declared in 0.1.0
Cluster and summarize recent social mentions by theme and sentiment using AI.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max mentions to analyze (default: 30, max: 50)"
},
"since": {
"type": "string",
"description": "ISO date string — only include mentions after this date"
},
"platform": {
"type": "string",
"description": "Filter to a specific platform"
},
"keyword_id": {
"type": "string",
"description": "Filter to mentions matching a specific keyword"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries