set_browser_item_metadata
Plan or update private tags and favorite state for an Ableton Live browser item using exact identity, metadata revision checks, and single-use confirmation.
Instructions
Plan or edit private MCP-managed browser tags and favorite state with exact Live item identity, revision, and single-use confirmation. Does not modify Live's native collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Non-empty path to one item. | |
| root | Yes | Live browser root. | |
| tags | No | Complete replacement tag set, up to 32 entries. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| favorite | No | Private favorite state. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedMetadataRevision | Yes | Exact preset metadata revision observed immediately before planning. |