delimit_social_approve
List pending social media drafts, then approve to publish or reject to discard. Enables review workflow for drafted content.
Instructions
Manage social media drafts: list, approve, or reject (Pro).
Use with delimit_social_post(draft=True) to queue content for review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | 'list' to show pending drafts, 'approve' to post a draft, 'reject' to discard a draft. | list |
| draft_id | No | Required for approve/reject actions. The draft ID from save_draft(). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||