list_employees
Retrieve employees, including field techs and office admins, with optional filters for search, role, tags, and active status. Use this to find and review staff records from Housecall Pro.
Instructions
List employees (field techs and office admins), with optional filters. Maps to GET /employees. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search by name, email, or phone | |
| page | No | ||
| role | No | ||
| tags | No | ||
| sort_by | No | ||
| is_active | No | ||
| page_size | No | ||
| sort_direction | No |