List a chapter's moves
play_list_session_movesList the moves grouped under one session (a play-by-email 'chapter'), in reading order with full bodies by default; detail: 'summary' trims each description to a ~240-character prose preview with a descriptionTruncated flag. Restricted moves are server-filtered to the caller's visibility. Caller must be a member of the session's campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | Response shape. 'full' (default) returns complete bodies in reading order. 'summary' trims each move's description to a ~240-character prose preview — image URLs and [[...]] markers don't count toward the budget and the cut lands on a word boundary — and adds a `descriptionTruncated` boolean flagging whether more remains. | full |
| sessionId | Yes | Mongo `_id` of the chapter session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||