Cancel a scheduled post
cancel_scheduledCancel a queued social media post before it publishes. Provide the scheduled post ID from list_scheduled to remove it from the queue.
Instructions
Remove a queued post before it goes out. Get the id from list_scheduled. Only works while it is still queued — something already published cannot be unsent (use manage_meta_post to delete a Facebook/Instagram post after the fact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the scheduled post id from list_scheduled |