Get Scheduled Post
get_scheduled_postFetch one scheduled post with approval, recurrence, retry, and published-link metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Compatibility alias for postId. | |
| postId | No | Scheduled post ID. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| scheduleId | No | Compatibility alias for postId. |