reflex_get_definition
Retrieves the definition of a Reflex (Activator) item and writes its files to a specified output directory, returning the list of files written.
Instructions
Get the definition of a Reflex (Activator) item (long-running). Writes definition files to the specified output directory and returns the list of files written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reflexId | Yes | The reflex/activator ID | |
| workspaceId | Yes | The workspace ID | |
| outputDirectoryPath | Yes | Directory path where Reflex definition files will be written |