get_mdf_object_definition
Get all metadata for a SuccessFactors MDF object: fields, types, labels, editability, picklists, and navigation properties. Works for custom and standard objects.
Instructions
Get complete metadata for an MDF object.
Returns all fields, types, labels, editability flags, picklist associations, and navigation properties. Works for both custom (cust_*) and standard MDF objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_center | No | ||
| object_name | Yes | MDF object name / entity name (e.g., 'cust_MyObject', 'Position') | |
| auth_user_id | No | ||
| auth_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||