boond_absences_create
Create an absence record for an employee by specifying resource, absence type, and start and end dates. Supports vacation, sick leave, unpaid leave, training, or other reasons.
Instructions
Create a new absence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| reason | No | ||
| status | No | ||
| endDate | Yes | ||
| startDate | Yes | ||
| resourceId | Yes |