zpa_list_application_segments_ba
List ZPA Browser Access application segments. Use server-side name search or JMESPath filtering to find specific segments.
Instructions
List ZPA Browser Access (BA) application segments — the BA-specific counterpart of zpa_list_application_segments. Use only when the admin asks about Browser Access. Supports JMESPath client-side filtering via the query parameter (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Server-side substring match on the BA application segment's `name` field. Returns the full set of matches in this tenant — no fuzzy matching, no synonym expansion. An empty list means no Browser Access segment name contains this string; do not retry with split keywords or no filter. | |
| page | No | Page number for pagination. | |
| page_size | No | Number of items per page. | |
| microtenant_id | No | Microtenant ID for scoping. | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zpa |