changedInput schema / properties / list_id / description
Previous value: -"Destination List ID."New value: +"ID of the destination List for all created tasks."
changedInput schema / properties / tasks / description
Previous value: -"Array of task definitions (max 100 per call)."New value: +"Array of task definitions to create (1–100 per call)."
addedInput schema / properties / tasks / items / properties / assignees / description
Added value: +"User ids to assign the task to."
addedInput schema / properties / tasks / items / properties / description / description
Added value: +"Task description / body text."
addedInput schema / properties / tasks / items / properties / due_date / description
Added value: +"Due date (natural language, ISO, or epoch ms)."
addedInput schema / properties / tasks / items / properties / name / description
Added value: +"Task name."
addedInput schema / properties / tasks / items / properties / parent / description
Added value: +"Parent task id, to create this task as a subtask."
addedInput schema / properties / tasks / items / properties / priority / description
Added value: +"Priority: 1=urgent, 2=high, 3=normal, 4=low."
addedInput schema / properties / tasks / items / properties / status / description
Added value: +"Status name (must exist in the List, e.g. 'to do', 'in progress')."
addedInput schema / properties / tasks / items / properties / tags / description
Added value: +"Tag names to apply (must already exist in the Space)."