Skip to main content

SkillTaskResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SkillTaskResponseBody.json
taskIdstringrequired

Task UUID for polling

SkillTaskResponseBody
{
"$schema": "https://example.com/schemas/SkillTaskResponseBody.json",
"taskId": "string"
}