import_propertysource
Import a PropertySource from LM Exchange JSON via multipart upload, requiring write permission. Use create_propertysource for REST API format definitions.
Instructions
Import a PropertySource from LM Exchange JSON format via multipart upload (requires write permission). For REST API format definitions (e.g., from export_propertysource), use create_propertysource instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes | PropertySource JSON | |
| handle_conflict | No | How to handle naming conflicts with existing modules | |
| fields_to_preserve | No | Fields to preserve from existing module when overwriting |