workboard_update_user_tool
Update an existing WorkBoard user's profile fields like name, email, and job title by providing the user ID and optional details.
Instructions
Update an existing WorkBoard user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID (positive integer) | |
| first_name | No | User's first name (optional) | |
| last_name | No | User's last name (optional) | |
| No | User's email address (optional) | ||
| designation | No | User's job title or designation (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||