wordpress_upload_media
Upload a local file to the WordPress media library, with options to set title, alt text, and caption.
Instructions
Upload a local file to the WordPress media library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| title | No | ||
| altText | No | ||
| caption | No |