update_invitation
Change the role assigned to a pending invitation in a workspace. Specify the invitation and hub profile IDs to update the access level.
Instructions
Update the role assigned to a pending invitation.
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 |
|---|---|---|---|
| role_id | Yes | ||
| workspace_id | Yes | ||
| invitation_id | Yes | ||
| hub_profile_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |