get_social_media_drafts
Retrieve draft social media posts from specified accounts with pagination, search, and sorting options.
Instructions
Get draft social media posts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | Timezone (e.g. UTC, Europe/Warsaw) | |
| page | No | Page number for pagination | |
| order | No | Sort direction | |
| search | No | Search term to filter drafts by content | |
| order_by | No | Field to sort by | |
| per_page | No | Number of drafts per page | |
| account_ids | Yes | Comma-separated social media account IDs |