Approve Post
approve_postApprove a scheduled post that is pending approval. Once approved, it will be published at the scheduled time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | The scheduled post ID to approve | |
| comment | No | Optional approval comment | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. |