Workspace Agent Node
Execute a workspace's flow with automatic container lifecycle management
If you need the child flow to explicitly report task completion, attach an artifact, or send success/failure notifications, use Workspace Agent Tasks instead.
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 |