get_approval_comments
ActiveTool of SendIt
declared in 0.1.0
List approval comments for one scheduled post in team approval scope.
Parameters schema
{
"type": "object",
"required": [
"team_id"
],
"properties": {
"postId": {
"type": "string",
"description": "Scheduled post ID to load comments for."
},
"post_id": {
"type": "string",
"description": "Compatibility alias for postId."
},
"team_id": {
"type": "string",
"description": "Team ID is required because approval comments are only available in team scope."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries