set-featured-image
Assign a media item as the featured image for a WordPress post using the post ID and media ID.
Instructions
Assign a featured image to a WordPress post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ID of the post to update | |
| mediaId | Yes | ID of the media item to set as featured image |