nudges-dismiss
Dismiss a nudge served in the me payload, on the user's behalf, so it stops appearing on every surface (including the web app). Call this ONLY when the user has actually declined the suggestion or asked not to be reminded — never on mere silence; ignored nudges are already frequency-capped server-side. Required: key (string, the nudge.key from me). Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The nudge key from the `me` payload's nudge block (required) |