create_group
Create a new empty group in Beyond Identity by providing a unique name and description. Returns the group with an auto-generated ID; add members later using add_group_users.
Instructions
Create a new group. Requires display_name. Optionally include a description. Returns the new group with an auto-generated id. The group starts empty — use add_group_users to add members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | A group is a collection of members within an organization that uses Beyond Identity. |