Finalize Character
finalize_characterCommit a completed character draft to a permanent in-play record, clearing the active draft and requiring Beast Stat Block ids for Druid Wild Shape selections.
Instructions
Finalize a complete supported character draft. A ready finalization stores the resulting in-play record by characterId and removes the active draft. Druid Wild Shape drafts require selected known Beast Stat Block ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draftId | Yes | Character Draft id returned by create_character_draft. | |
| playSessionId | Yes | Play Session handle returned by create_play_session for follow-up stateful calls in the same local process or authenticated account. | |
| druidWildShapeKnownFormStatBlockIds | No | Selected Beast Stat Block ids for a Druid Wild Shape character. Required when the finalized draft has Wild Shape. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||