You're viewing a demo portfolio

Join the waitlist
PRSM

get_approval_comments

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →