The type of task action. Use 'review' for approval tasks that can be approved or rejected, or 'complete' for general tasks that can be marked as done. This parameter is optional when updating.
due_atstring
The due date and time for the task in RFC3339 format (e.g., '2026-12-31T23:59:59+00:00'). Note: Updating this field may have API restrictions; if you encounter errors, try updating other fields separately.
messagestring
Optional message or instructions for the task assignee. Can be updated to provide additional context or modify existing instructions.
task_idstring
Required
The ID of the task.
completion_rulestring
Completion rule for the task. Use 'all_assignees' (default) to require all assignees to complete the task, or 'any_assignee' to require only one assignee to complete it. Note: Updating this field may have API restrictions; if you encounter errors, try updating other fields separ…
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not
Skills that use this Action
No published Skills explicitly reference this Action yet.