echosaw_move_media
Move one or more media items to a different folder in your library. Use echosaw_list_media to find mediaIds and echosaw_list_folders to find target folder paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaIds | Yes | Array of mediaId strings to move | |
| targetFolderPath | Yes | Destination folder path (e.g., "/Marketing/Q1 2026") |