eventstream_get_definition
Retrieves the definition of a Microsoft Fabric eventstream, writes it to the specified output directory, and returns the list of files created.
Instructions
Get the definition of an eventstream (long-running). Writes definition files to the specified output directory and returns the list of files written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace ID | |
| eventstreamId | Yes | The eventstream ID | |
| outputDirectoryPath | Yes | Directory path where eventstream definition files will be written |