get_zia_user_departments
Retrieve ZIA user departments with filtering by ID, search, or pagination. Use JMESPath queries for client-side projection after API call.
Instructions
Read ZIA user departments: list with filters, or fetch one by ID (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| action | No | read | |
| search | No | ||
| sort_by | No | ||
| page_size | No | ||
| sort_order | No | ||
| limit_search | No | ||
| department_id | No |