Create Permission
Create_PermissionCreate a folder permission assigned to a user or group, specifying access type like read or write.
Instructions
Create Permission
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Folder path | |
| group_id | No | Group ID. Provide `group_name` or `group_id` | |
| permission | No | Permission type. Can be `admin`, `full`, `readonly`, `writeonly`, `list`, or `history` | |
| user_id | No | User ID. Provide `username` or `user_id` |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |