Create a team member
create_team_userAdd a new user to your Dolphin{anty} team, specifying role, permissions, and profile limits. Requires admin access.
Instructions
Add a member to the team. Only admins can do this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| bpLimit | No | Profile cap; ignored if unlimitedBp. | |
| password | Yes | ||
| username | Yes | Login email; must be unique across Dolphin{anty}. | |
| teamleads | No | Supervising team-lead ids. Only valid when `role` is 'user'. | |
| canCreateBp | No | Allow creating browser profiles. | |
| displayName | No | ||
| unlimitedBp | No | Lift the profile cap. Must be sent together with canCreateBp=true. |