List posts with optional filtering
posts_listList posts with optional filtering by status.
Status options: draft, scheduled, published, failed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of posts to return Default: 10. | |
| status | No | Filter by status: draft, scheduled, published, failed. Leave empty for all posts Default: . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |