create_karyawan
Creates a new employee record with name, position, department, and email. Employee ID is auto-generated as a UUID.
Instructions
Buat data karyawan baru. Id akan digenerate otomatis (uuid).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nama | Yes | ||
| Yes | |||
| status | No | aktif | |
| jabatan | Yes | ||
| departemen | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||