create_social_media_review_bundle
Organize social media drafts into a review bundle for collaborative approval. Use draft IDs to populate the bundle with specific posts.
Instructions
Create a review bundle for social media drafts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the review bundle. | |
| draft_ids | No | An optional list of draft IDs to seed the bundle with on creation. Get IDs via `getSocialMediaDrafts`. | |
| description | No | An optional description for the review bundle. |