get_zpa_posture_profile
Retrieve ZPA posture profiles by ID or name, or list all profiles. Enables querying device posture status for Zero Trust access.
Instructions
List ZPA posture profiles, or look one up by ID or name (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | 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. | |
| profile_id | No |