workflow
workflow
JSON Example
{
"name": "string",
"description": "string",
"id": "string",
"inputParameters": [
{
"name": "string",
"type": "string"
}
],
"outputParameters": [
{
"name": "string",
"type": "string"
}
]
}
string
name
Required
Constraints:
minLength: 0
maxLength: 255
name
string
description
Required
Constraints:
minLength: 0
maxLength: 2000
description
string
id
Required
Constraints:
minLength: 0
maxLength: 255
id