hr_leave_planning_loop
Plan employee leave schedules and manage leave requests by sending objectives and structured inputs to the HR domain agent. Resolve staffing coverage needs efficiently.
Instructions
Run the hr domain agent action leave_planning_loop.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |