Submit a user rating to MusicBrainz
musicbrainz_submit_ratingSet your rating (0–100) for a MusicBrainz entity with optional dry-run preview before confirming submission.
Instructions
Set YOUR rating for a MusicBrainz entity (needs OAuth: MUSICBRAINZ_OAUTH_* with the rating scope). Rating is 0–100 (MusicBrainz shows it as 1–5 stars in steps of 20; 0 removes your rating). Without confirm: true it returns a dry-run preview and makes NO network call; with confirm: true it submits. Data from MusicBrainz (https://musicbrainz.org), the open music encyclopedia.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mbid | Yes | MBID of the entity to rate | |
| entity | Yes | Entity type to rate | |
| rating | Yes | Rating 0–100 (0 removes; 20/40/60/80/100 = 1–5 stars) | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. |