propose_status
Propose a status change for the board owner to confirm.
The agent-honest way to mark work done: nothing changes on the
public board and no voter is notified until a human confirms the
proposal from the dashboard. status is one of
open|planned|in_progress|shipped|declined; a new proposal replaces
any pending one. Prefer this over update_post's direct status flip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| slug | Yes | ||
| status | Yes | ||
| post_id | Yes | ||
| action_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |