get_zpa_scim_attribute
Retrieve SCIM attributes for a specified Identity Provider (IdP) in ZPA. Use optional filters to fetch specific attribute details or paginated results.
Instructions
Manage ZPA SCIM Attributes (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Must be 'read'. | |
| idp_name | No | Required to resolve the IdP and fetch SCIM attributes. | |
| attribute_id | No | ID of a specific SCIM attribute. | |
| query_params | No | Pagination or search filters. | |
| service | No | The service to use. | zpa |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |