Remote · Arazzo Workflow
Remote Request And Resolve Time Off
Version 1.0.0
Create a time off request, confirm it, and approve or decline it.
View Spec
View on GitHub
Global PayrollEORContractor ManagementContractor of RecordPEOHRISRecruitingBenefitsEmploymentHRComplianceWorkforceMCPAI AgentsArazzoWorkflows
Provider
Workflows
request-time-off
Create a time off request and approve or decline it.
Creates a time off request, confirms it, and routes to approval or decline based on the supplied decision.
1
createTimeOff
createTimeOffRequest
Create the time off request for the employment and date range.
2
confirmTimeOff
showTimeOffRequest
Read the request back and branch on the caller's decision.
3
approveTimeOff
approveTimeOffRequest
Approve the time off request.
4
declineTimeOff
declineTimeOffRequest
Decline the time off request with the supplied reason.