mcp_sideload_media
Upload media files to WordPress from an external URL. Optionally set filename, title, alt text, and caption.
Instructions
Upload media to WordPress from an external URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the file to download and import | |
| filename | No | Override filename | |
| title | No | Media title | |
| alt | No | Alt text (for images) | |
| caption | No | Caption |