users_update
Update a user's details such as name, role, or custom fields in a ClickUp workspace. Provide the workspace ID, user ID, and fields to change.
Instructions
Update a user's details in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The fields to update on the user | |
| user_id | Yes | The ID of the user to update | |
| workspace_id | Yes | The ID of the workspace |