Create an Attio follow-up task
Approval-gated Attio task creation. It lists workspace members and existing tasks for context, then creates one plaintext follow-up task through recued-core.attio.task.create against an explicit Attio linked-record locator. It does not update tasks, delete tasks, complete tasks, update records, create notes, mutate schema, or call arbitrary Attio endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
task_content
trim
Trim whitespace from setting content
record_locator
trim
Trim whitespace from setting linked record locator
workspace_members
?
existing_tasks
?
has_content
compare
Check if task content has data
has_record
compare
Check if record locator has data
ready
all
Check if all conditions are true
create_task
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
attio
setting
=
content
setting
=
deadline at
setting
=
assignee member id
setting
=
linked record locator
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.