Skip to main content

Workspace Agent Tasks Node

Execute a workspace flow with task completion enforcement, optional reprompting, and success or failure notifications.

Properties

LabelPropertyTypeDescriptionDefault ValueIs Required
Workspaceworkspacebotdojo/types/workspace_referencenull
External Session IDexternal_session_idbotdojo/types/stringOptional external session identifier for the workspace flow.null
Use Default PropertiesuseDefaultPropertiesbotdojo/types/booleanIf true, will use the default properties for the flowfalse
Reprompt MessagerepromptMessagebotdojo/types/stringFollow-up prompt to send if the agent finishes without calling complete_task.
Artifact RequiredartifactRequiredbotdojo/types/booleanRequire a valid artifact id when complete_task reports success.false
Success NotificationsuccessNotificationbotdojo/types/dataStructured notification settings for successful task completion.Object
Failure NotificationfailureNotificationbotdojo/types/dataStructured notification settings for failed task completion.Object

Output

LabelPropertyTypeDescriptionDefault Value
Outputoutputbotdojo/types/dataOutput from the workspace flownull
Session IDsession_idbotdojo/types/stringSession ID from the workspace flow runnull