Execute a workspace's flow with automatic container lifecycle management
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Workspace | workspace | botdojo/types/workspace_reference | | null | |
| External Session ID | external_session_id | botdojo/types/string | Optional external session identifier for the workspace flow. | null | ✅ |
| Use Default Properties | useDefaultProperties | botdojo/types/boolean | If true, will use the default properties for the flow | false | ✅ |
Output
| Label | Property | Type | Description | Default Value |
|---|
| Output | output | botdojo/types/data | Output from the workspace flow | null |