reflex_update_definition
Update a Microsoft Fabric Reflex (Activator) by uploading definition parts either inline or from a local directory. Applies the new definition to the existing Reflex item.
Instructions
Update a Reflex (Activator) item's definition (long-running). Accepts definition parts inline or a directory path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parts | No | Array of definition parts to upload | |
| reflexId | Yes | The reflex/activator ID | |
| workspaceId | Yes | The workspace ID | |
| partsDirectoryPath | No | Path to a directory containing definition files |