wordpress_bulk_reassign_media
Reassign the parent post for multiple media attachments in a single call. Move attachments between posts or detach by setting target_post to 0.
Instructions
[UNIFIED] Reassign the parent post of a list of media attachments in a single call. Useful for moving attachments between posts, or detaching (use target_post=0). Max 100 IDs. Returns processed / errors / total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| media_ids | Yes | ||
| target_post | Yes |