mcp_list_media
Retrieve a filtered list of media items from your WordPress library by specifying page, MIME type, search term, and sort options.
Instructions
List media library items with filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Items per page | |
| page | No | Page number | |
| mime_type | No | Filter by MIME type (image, video, audio, application) | |
| search | No | Search term | |
| orderby | No | Order by field | date |
| order | No | Sort direction | DESC |