manageSongAttributes
Manage song attributes to filter and organize music efficiently. Get, add, or remove tags for individual songs, enhancing organization and retrieval within the StreamerSongList MCP Server.
Instructions
Get, add, or remove attributes/tags for songs to help with filtering and organization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform on song attributes | |
attributeName | No | Name of the attribute (required for add/remove actions) | |
attributeValue | No | Value of the attribute (optional for add action) | |
songId | No | The song ID (required for get/add/remove actions) |