Skip to main content
POST
Preview Task

Authorizations

X-API-Key
string
header
required

Body

application/json
taskId
string | null
required

Task id returned by list_user_tasks or flow workspace required actions. Example: task_123. Use a taskId value, not actionId or enrollmentId.

includeProperties
boolean
default:true

When false, return task.properties as an empty array.

  • Defaults to true for explicit single-task preview.
  • task.properties is the task PropertyValueDto[] used for data variables and readiness checks, including prospect, company, routing, and enriched values when present.

Response

Tool result.