get_permission_roles
Retrieve a list of permission roles from SAP SuccessFactors, including RBP and dynamic roles, to analyze security configurations and role assignments.
Instructions
List permission roles configured in the SAP SuccessFactors instance.
Queries RBPRole (Role-Based Permissions) and/or FODynamicRole entities. Useful for understanding the security model and role assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_name | No | ||
| role_type | No | Type of role: 'rbp' for RBP roles, 'dynamic' for dynamic roles, 'all' for both | all |
| data_center | No | ||
| max_results | No | Maximum results per type (1-100) | |
| auth_user_id | No | ||
| auth_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||