get_posts
Retrieve blog posts with pagination and filter by status (published or draft).
Instructions
Get all blog posts (published + drafts) with pagination. Use status filter to get only published or draft posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Posts per page (default 20) | |
| status | No | Filter by status |