import_eventsource
Import an EventSource from LM Exchange JSON via multipart upload. Resolves naming conflicts and preserves existing fields when overwriting.
Instructions
Import an EventSource from LM Exchange JSON format via multipart upload (requires write permission). For REST API format definitions (e.g., from export_eventsource), use create_eventsource instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes | EventSource JSON definition | |
| handle_conflict | No | How to handle naming conflicts with existing modules | |
| fields_to_preserve | No | Fields to preserve from existing module when overwriting |