Fill Creation Holes
fill_creation_holesApply an atomic batch of creation choices to a stored character draft. Accepted fills update the draft; rejected batches leave it unchanged.
Instructions
Submit an atomic batch of creation fills for a stored draft using option ids returned by its current holes. Accepted batches replace the stored draft; rejected batches leave it unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fills | Yes | Atomic batch of current creation-hole fills. Copy holeId and optionIds from discover_creation_holes or the prior tool response. | |
| 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. | |
| expectedRevision | Yes | Current draft revision from draft.revision or storedDraft.revision. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||