create_group
Create a new user group on pfSense firewall with specified privileges, members, and description.
Instructions
Create a new pfSense user group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| priv | No | List of privileges to assign to the group | |
| descr | No | Group description | |
| scope | No | Group scope (local or remote) | local |
| member | No | List of usernames to add as members (upstream references users by name, not by array-index id) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||