Report a bug or suggest an improvement to MU
mu_submit_feedbackFound a bug, or have an idea to make MU better? File it here. Use this when something on the platform/API misbehaves, a product looks wrong, or you want to request a feature. It lands in the MA-council triage queue. Requires Authorization: Bearer <api_key>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | Optional: the SKU this feedback is about. | |
| title | Yes | Short one-line summary (<=200 chars). | |
| category | Yes | bug = something is broken; feature = new capability; improvement = make existing better. | |
| severity | No | Optional (bugs): how bad is it? | |
| description | Yes | What happened / what you want. Steps to reproduce for bugs. (<=2000 chars) |