list_drafts
List saved local drafts with id, title, creation date, target platforms, and preview. Filter by status (draft, ready, published) to manage your cross-posting queue.
Instructions
List every saved local draft with id, title, created_at, target platforms, and short preview. FREE. Reads from ~/.pipepost/drafts/. Returns: { drafts: [{ id, title, created_at, platforms?: string[], preview }] }. No errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status |