Create Group
Create_GroupCreate a new group on Files.com with specified name, notes, user IDs, and admin IDs to manage team access and permissions.
Instructions
Create Group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Group name. | |
| notes | No | Group notes. | |
| user_ids | No | A list of user ids. If sent as a string, should be comma-delimited. | |
| admin_ids | No | A list of group admin user ids. If sent as a string, should be comma-delimited. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |