Tool to assign users to a permission set. Use when you need to grant a group of permissions to one or more users at once. Either provide the permission set ID (recommended) or name. The assignment takes effect immediately.
idstringThe ID of the permission set to assign users to. Takes priority over name if both are provided. Use this when you know the exact permission set ID.
namestringThe name of the permission set to assign. Used if id is not provided. The system will look up the permission set by name.
user_idsRequiredarrayList of user IDs to assign to the permission set. Must contain at least one user ID. Each ID should be a valid UUID of an existing user in the organization.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.