Invite project member
invite_project_memberInvite a collaborator to a hosted project by email, granting viewer, editor, or admin access. Requires the project owner to have Pro/Scale, and only the owner can assign admin.
Instructions
Invite a collaborator by email. Requires Pro/Scale on the project owner. Only the owner can invite as admin. Creates a new project on the caller's account if you use create_project instead — pass project_id here. Do not share the owner's nv_ key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Access level. Default editor. Only the owner can grant admin. | |
| Yes | Invitee's email. They accept with accept_project_invite. | ||
| project_id | Yes | Hosting project UUID from create_project or list_projects. |