Get a move
play_get_moveFetch one move by id, including its full markdown body, plus a children array of its child scenes (split party) filtered to the caller's visibility. A restricted move reads as 404 for players not on its list. Caller must be a member of the move's campaign (any member of a public campaign).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Mongo `_id` of the move. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||