get_absence
Fetches a specific absence for an employee using the absence ID and employee ID. Returns absence details from Bexio for quick verification.
Instructions
Retrieving absence for employee with given absence id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| absenceId | Yes | Id of an absence | |
| employeeId | Yes | Id of an employee |