get_invitation_link
Generates a shareable invitation link for a specified email and workspace, assigning a role, and returns the invitation ID and access URL.
Instructions
Generate a shareable invitation link for a single email address.
workspace_id: target workspace ID — get available IDs from list_workspaces()
role_id: 1 = Admin, 2 = Editor, 3 = Viewer
Returns the invitation ID and access link URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| role_id | Yes | ||
| workspace_id | Yes | ||
| hub_profile_id | Yes |