Create a vault character
vault_create_characterCreate a new character in the user's vault. Requires name and ruleset. The vault server fills the per-ruleset sheet skeleton (six attributes, defense scaffolding, 18-skill array for 5e/5e24, etc.) for any sections the caller omits — a minimal { name, ruleset } body produces the same shape the web and iOS clients create. The passthrough schema accepts richer structure when you want to set sections inline at create time. Set type: "monster" (lowercase) to mark a monster. The new character is owned by the calling user. Note: characters can be linked to active play campaigns; modify them with care if so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _id | No |