infomaniak_create_drive_user
Create a kDrive user on a specific drive. This tool guides a two-phase check to prevent conflicts by requiring a confirmation token.
Instructions
Create a kDrive user through POST /2/drive/{drive_id}/users. Two-phase commit with current user-list guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User payload accepted by Infomaniak's POST /2/drive/{drive_id}/users endpoint. | |
| drive_id | Yes | kDrive id. Discover via infomaniak_list_drives. | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||