Create team invite
create_team_inviteInvite a user to a project team by email and assign them an admin, member, or viewer role to control their access and permissions within the project.
Instructions
Invite a user to a project team with an admin, member, or viewer role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Project role to grant to the invited or existing team member. | |
| Yes | Email address of the person to invite to the project. | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |