Get Approval Comments
get_approval_commentsList approval comments for one scheduled post in team approval scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | No | Scheduled post ID to load comments for. | |
| post_id | No | Compatibility alias for postId. | |
| team_id | Yes | Team ID is required because approval comments are only available in team scope. |