users-set_features
users-set_featuresReplace the entire list of enabled features for a user. Requires admin access.
Instructions
Sets the enabled features for a user (admin only). Replaces the entire features list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| features | Yes | List of feature names to enable (e.g., ["sms", "billing"]). Available features: sms, billing, email | |
| user_id | Yes | User ID (@rid format) |