taiga_roles_update
Partially update a Taiga role by providing its ID and the fields to change, such as name, order, computable, or permissions.
Instructions
Update a role (partial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Role ID | |
| name | No | ||
| order | No | ||
| computable | No | ||
| permissions | No |