Groups¶
Create new groups and subgroups.
Tools in this group¶
create_group— ✏️ Writes
create_group¶
✏️ Writes
Create new group or subgroup
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name |
string | ✓ | The name of the group |
path |
string | ✓ | The path of the group |
description |
string | The group's description | |
visibility |
enum (private | internal | public) |
The group's visibility level | |
parent_id |
number | The parent group ID for creating a subgroup |