Bulk Move Media Files
bulk_move_mediaMove multiple media files to a target folder in a single operation. Use for batch reorganization instead of updating each media individually.
Instructions
Move multiple media files to a folder in a single operation. Use this for batch reorganization instead of updating media one by one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | Target folder ID to move media into | |
| mediaIds | Yes | Array of media IDs to move |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |