reply_to_comment
ActiveTool of SendIt
declared in 0.1.0
Reply to a comment on one of your published posts. Supported platforms: X (reply tweets), Threads, Instagram, Facebook, YouTube. Not supported: LinkedIn, Pinterest, TikTok.
Parameters schema
{
"type": "object",
"required": [
"threadId",
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Your reply text"
},
"threadId": {
"type": "string",
"description": "The inbox thread ID to reply to"
}
}
}Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries