list_hr_services
Retrieve and filter HR services like Onboarding, Benefits, and Payroll from ServiceNow. Use parameters to search by name, show active services only, or limit results.
Instructions
List available HR services (Onboarding, Offboarding, Benefits, Payroll, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter to active services only (default true) | |
| query | No | Filter by name or description | |
| limit | No | Max records to return (default 50) |