Award bonus points
award_bonus_pointsReward contributors with bonus points for critical bug discoveries or promotional campaigns. Points are logged and trigger tier re-evaluation.
Instructions
Award ad-hoc bonus points to a contributor by their external user id (as passed to Mushi.identify()). Points are applied server-side, audit-logged, and trigger tier re-evaluation. Requires mcp:write scope. Use this to thank a contributor who found a critical bug or to run a one-off promotional campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| external_user_id | Yes | The host-app user id as passed to Mushi.identify() | |
| points | Yes | Bonus points to award (max 50,000 per call) | |
| reason | Yes | Human-readable reason, logged to end_user_activity |