propose_move
Put a discussion thread you found onto the founder's growth board as a pending move. WHEN: you have read a thread on a community they work (a subreddit, Hacker News, a forum) that the board does not carry, and can say why it is worth their twenty minutes. It lands at the tail of the board, keyed to the thread so a repeat lands on one row, and comes back with its posture: on Reddit or Hacker News that is draft_only, meaning you draft and the founder posts, and you must never post there yourself. Only community_reply and community_answer. Free; 'act' scope; a fixed number a day. A thread already on the board hands back its existing move id. WHAT COMES BACK: the move id and posture, so you can save a draft with update_draft next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | Yes | Why it is worth their time, in one or two sentences. | |
| kind | Yes | community_answer for a question thread; otherwise community_reply. | |
| draft | No | Optional: your drafted reply. | |
| title | Yes | The thread, as the founder would name it. | |
| target | Yes | The https address of the thread itself. | |
| sources | No | Optional: up to five https addresses behind the why. |