get_zpa_scim_attribute
Retrieve ZPA SCIM attributes for a specified identity provider, with optional filtering by ID or JMESPath query.
Instructions
List ZPA SCIM attributes for a named IdP, or fetch one by ID (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| search | No | ||
| idp_name | Yes | ||
| attribute_id | No |