Update employee
hr_update_employeeUpdate an employee record. Only the fields you pass are changed. Two fields carry more than they look: is_admin grants or removes workspace administrator rights, which controls deletion and the recycle bin, and weekly_capacity_percentage feeds every resource and utilisation calculation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | A role key or name from THIS workspace - list them with hr_get_roles. Case-insensitive. super_admin cannot be granted through MCP. | |
| No | |||
| is_admin | No | ||
| position | No | ||
| full_name | No | ||
| last_name | No | ||
| department | No | ||
| first_name | No | ||
| employee_id | Yes | ||
| employment_type | No | Permanent | Permanent - Flextime | Hourly Paid (case-insensitive). | |
| weekly_capacity_percentage | No |