Tool to add one or more users to a workspace. Use when inviting existing users to collaborate in a workspace.
kindstringThe role to assign to the users in the workspace. 'owner' grants full control over the workspace. 'subscriber' grants access to view and collaborate on boards within the workspace.
user_idsRequiredarrayList of numeric user IDs to add to the workspace. You can get user IDs from the list_users action or from board subscribers.
workspace_idRequiredintegerThe unique numeric ID of the workspace to add users to. You can get workspace IDs from the get_workspaces action or from board details.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.