get_entity_metadata
Retrieve structured metadata for a SAP SuccessFactors entity: listing properties, types, editable, required, and picklist flags. Understand available fields before building business rules.
Instructions
Retrieve structured metadata for a specific SAP SuccessFactors entity.
Returns the entity's properties (fields), their types, whether they are editable, required, or picklist-based, plus navigation properties (relationships).
Use this to understand what fields are available on an entity before building business rules that reference those fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_center | No | ||
| entity_name | Yes | Name of the SF entity (e.g., 'EmpJob', 'User', 'FOCompany') | |
| auth_user_id | No | ||
| auth_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||