Tool to create a new task in Attio. Use when you need to add a task with content and optional deadline, assignees, or linked records. Note: Tasks can only be created from plaintext without record reference formatting.
contentRequiredstringThe text content of the task. A maximum length of 2000 characters is enforced.
assigneesarrayWorkspace members assigned to this task. Provide an array of objects with 'referenced_actor_type' and 'referenced_actor_id' properties.
deadline_atstringThe deadline of the task, in ISO 8601 format. Set to null if no deadline.
is_completedbooleanWhether the task has been completed.
linked_recordsarrayRecords linked to the task. Provide an array of objects with 'target_object' and 'target_record_id' properties. Creating record links within task content text is not possible via the API at present.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.