create_motion
Create a draft motion in a Monnet workspace from a free-form prompt. Get the motion's ID and URL immediately while Monnet drafts the summary, body, and plan in the background.
Instructions
Create a new draft motion in a Monnet workspace from a free-form prompt. Returns the new motion's id and URL immediately — a background Monnet run drafts the summary, body, and plan over the next few seconds. Call get_motion with the returned short_id to inspect the draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What the motion should accomplish, in the user's own words plus any relevant context. Substance matters — the background Monnet run drafts the full motion from this. | |
| workspace_slug | Yes | The workspace slug (e.g. 'monnet-team-410b'). |