update_karyawan
Update specific fields of an employee record by ID. Fields set to None are left unchanged.
Instructions
Perbarui data karyawan berdasarkan id. Field bernilai None tidak diubah.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| nama | No | ||
| No | |||
| status | No | ||
| jabatan | No | ||
| departemen | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||