SkillTaskResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SkillTaskResponseBody.jsontaskIdstringrequired
Task UUID for polling
SkillTaskResponseBody
{
"$schema": "https://example.com/schemas/SkillTaskResponseBody.json",
"taskId": "string"
}