invite_to_workspace
Send email invitations to add users to a workspace, assigning admin, editor, or viewer roles.
Instructions
Send email invitations to join a workspace.
workspace_id: target workspace ID — get available IDs from list_workspaces()
role_id: 1 = Admin, 2 = Editor, 3 = Viewer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | ||
| role_id | Yes | ||
| workspace_id | Yes |