assign_role
Assign a role to an iSuite user, with optional expiry for temporary assignments.
Instructions
Assign a role to an iSuite user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The user's unique ID or username. | |
| roleId | Yes | The role's unique ID or name to assign. | |
| expiresAt | No | Optional ISO-8601 datetime for temporary role assignment expiry. |