eventstream_update_definition
Update an eventstream definition by reading definition files from a directory. Provide workspace and eventstream IDs plus directory path to apply changes.
Instructions
Update the definition of an eventstream (long-running). Reads definition files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace ID | |
| eventstreamId | Yes | The eventstream ID | |
| definitionDirectoryPath | Yes | Path to a directory containing eventstream definition files |