Update Media Metadata
update_media_metadataUpdate metadata (name, description, tags, status) for existing media files, organizing and categorizing your Speak AI recordings.
Instructions
Update metadata fields (name, description, tags, status) for an existing media file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the media (required — the server replaces the metadata) | |
| tags | No | Array of tags to assign to the media | |
| remark | No | Internal remark or note | |
| status | No | Media status value | |
| mediaId | Yes | Unique identifier of the media file | |
| folderId | No | Move media to this folder ID | |
| manageBy | No | User ID to assign management of this media to | |
| description | No | Description or notes for the media |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |