Skip to main content
POST
cURL

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

Unique identifier for each workflow session

Body

application/json
step
string
required

Step to be executted

Example:

"Go to amazon.com"

type
enum<string>
required

Whether it is an ASK or ACT method

Available options:
ACT,
ASK
Example:

"ACT"

schema
object

open ai compatable schema for structured output

Response

200 - application/json

Create a workflow step run

stepId
string
required

Workflow executed step id

jobTaskId
string
required

Workflow session job id