list_departments
List all departments in the organization to retrieve department IDs and hierarchy. Filter by parent department and paginate results for efficient HR data retrieval.
Instructions
List all departments in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| parent_id | No | Filter by parent department ID |