Create a Nuvio profile
nuvio_create_profileCreate a new Nuvio profile while preserving all existing ones. Supports up to 6 profiles with avatar, color, and addon options, and snapshots prior state for undo.
Instructions
Add a new profile, preserving every existing one. Max 6 profiles; profile 1 is primary. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| avatar_id | No | Avatar catalog id (see nuvio_list_avatars) | |
| avatar_url | No | ||
| profile_index | No | Slot 1..6; auto-picked if omitted | |
| avatar_color_hex | No | ||
| uses_primary_addons | No | Share addons with profile 1 |