list_drafts
Retrieve paginated drafts filtered by platform and search query to review social media posts in a workspace.
Instructions
List drafts in a workspace. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| platform | No | ||
| q | No | Search query | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |