draft_reply
ActiveTool of SendIt
declared in 0.1.0
Generate an AI-powered reply draft for a social mention. Returns a draft with tone and safety flags.
Parameters schema
{
"type": "object",
"required": [
"mention_id"
],
"properties": {
"tone": {
"type": "string",
"description": "Reply tone: friendly, professional, casual"
},
"max_length": {
"type": "number",
"description": "Maximum reply length in characters (default: 280)"
},
"mention_id": {
"type": "string",
"description": "The ID of the mention to reply to (required)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries