generate_mdf_import_template
Generate a CSV-ready import template for an MDF object, including key, required, and optional fields with field type comments.
Instructions
Generate an import template for an MDF object.
Creates a CSV-ready template with key fields, required fields, and optionally all editable fields. Includes field type info as comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_center | No | ||
| object_name | Yes | MDF object name (e.g., 'cust_MyObject') | |
| auth_user_id | No | ||
| auth_password | No | ||
| include_readonly | No | Include read-only fields in template |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||