Conductor · Schema

TaskResult

AutomationOrchestrationStateTasksWorkflows

Properties

Name Type Description
workflowInstanceId string The workflow instance ID
taskId string The task ID
status string Task execution status
outputData object Task output data
reasonForIncompletion string Reason for failure
callbackAfterSeconds integer Callback delay for IN_PROGRESS tasks
workerId string ID of the worker updating the task
logs array Task execution logs
externalOutputPayloadStoragePath string Path to externally stored output payload
View JSON Schema on GitHub