skip_move
Dismiss a growth move (Skip in the Feed). Free; requires the 'act' scope. Optional feedback_key (closed vocabulary, see the enum) plus a free-text feedback_note explain why, which improves future marketing drafts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move_id | Yes | Move id (uuid), from list_feed. | |
| feedback_key | No | Why it was dismissed. Closed vocabulary; unknown keys are ignored by the learning loop. | |
| feedback_note | No | Optional free-text detail alongside feedback_key. |