Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Path Parameters

task_id
string<uuid>
required

Response

Successful Response

name
string
required
Required string length: 1 - 255
main
(EvaluateStep · object | ToolCallStep · object | PromptStep · object | GetStep · object | SetStep · object | LogStep · object | YieldStep · object | ReturnStep · object | SleepStep · object | ErrorWorkflowStep · object | WaitForInputStep · object | IfElseWorkflowStep · object | SwitchStep · object | ForeachStep · object | ParallelStep · object | Main · object)[]
required
Minimum array length: 1
id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
canonical_name
string | null
Required string length: 1 - 255
Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
description
string
default:""
input_schema
Input Schema · object | null
tools
TaskTool · object[]
inherit_tools
boolean
default:false
metadata
Metadata · object | null