wordpress_get_posts
wordpress_get_postsRetrieve WordPress posts with advanced filtering options including search, author, categories, tags, status, and custom ordering parameters.
Instructions
Get posts with advanced filtering: search, author, categories, tags, status, ordering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| perPage | Yes | ||
| page | Yes | ||
| status | Yes | ||
| orderby | Yes | ||
| order | Yes |