Skip to main content

TaskPendingRebind

A task still bound to the superseded condition version.

Returned inside ApplyCalibrationResult.tasks_pending_rebind. Informational only — callers must rebind explicitly via PATCH /tasks/{id}.

task_idTask Id (string)required
intentIntent (string)required
TaskPendingRebind
{
"task_id": "string",
"intent": "string"
}