Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
createTaskOutput: API reference for createTaskOutput
This function is defined in the task module.
def createTaskOutput(taskId: string, status: 'success' | 'failure' | 'partial', result?: any, error?: string) -> TaskOutput
src/task/index.ts