create_profile
Create a new user profile by inheriting from an existing profile and specifying custom values, enabling profile customization while preserving base settings.
Instructions
Create a user profile inheriting from the given one
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| values | Yes | ||
| inherits | Yes |