wordpress_update_media
Update metadata for WordPress media items, including title, alt text, caption, description, slug, status, and associated post. Specify the site and media ID to modify fields as needed.
Instructions
[UNIFIED] Update media metadata. Supports title, description, slug, alt text, caption, status, and associated post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post | No | ||
| site | Yes | ||
| slug | No | ||
| title | No | ||
| status | No | ||
| caption | No | ||
| alt_text | No | ||
| media_id | Yes | ||
| description | No |