Complete a Quo task
Approval-gated Quo task completion workflow. It reads one task for context, then completes that single task through recued-core.quo.task.complete. It never deletes tasks, sends messages, mutates contacts, changes phone-number settings, creates webhooks, or calls arbitrary Quo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (5 steps)
trimmed_task_id
trim
Trim whitespace from setting task id
has_task
compare
Check if trimmed task id has data
task
?
skip: step.has_task not_equal true
complete_task
?
skip: step.has_task not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
quo
setting
=
task id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.