critique_post
ActiveTool of SendIt
declared in 0.1.0
Score and critique post content with AI-powered suggestions. Returns a quality score (0-100), breakdown, and improvement tips.
Parameters schema
{
"type": "object",
"required": [
"platforms",
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Post text to critique (required)"
},
"mediaUrl": {
"type": "string",
"description": "Optional media URL for media score"
},
"platforms": {
"type": "array",
"items": {
"type": "string"
},
"description": "Target platforms for scoring context (required)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries