changedInput schema / properties / startDate / description
Previous value: -"The start date to get the tasks for. Format: YYYY-MM-DD or 'today'."New value: +"The start date to get the tasks for. Format: YYYY-MM-DD, or 'today', which by default also includes overdue tasks."
removedOutput schema / properties / appliedFilters / description
Removed value: -"The filters that were applied to the search."
removedOutput schema / properties / hasMore / description
Removed value: -"Whether there are more results available."
removedOutput schema / properties / nextCursor / description
Removed value: -"Cursor for the next page of results."
changedOutput schema / properties / tasks / items / properties / addedAt / description
Previous value: -"When the task was created (ISO 8601 format)."New value: +"ISO 8601."
removedOutput schema / properties / tasks / items / properties / assignedByUid / description
Removed value: -"The UID of the user who assigned this task."
changedOutput schema / properties / tasks / items / properties / checked / description
Previous value: -"Whether the task is checked/completed."New value: +"Whether the task is completed."
changedOutput schema / properties / tasks / items / properties / completedAt / description
Previous value: -"When the task was completed (ISO 8601 format)."New value: +"ISO 8601."
changedOutput schema / properties / tasks / items / properties / content / description
Previous value: -"The task title/content."New value: +"Task title."
changedOutput schema / properties / tasks / items / properties / deadlineDate / description
Previous value: -"The deadline date of the task (ISO 8601 format)."New value: +"ISO 8601."
removedOutput schema / properties / tasks / items / properties / description / description
Removed value: -"The task description."
changedOutput schema / properties / tasks / items / properties / dueDate / description
Previous value: -"The due date of the task (ISO 8601 format)."New value: +"ISO 8601."
changedOutput schema / properties / tasks / items / properties / duration / description
Previous value: -"The duration of the task (e.g., \"2h30m\")."New value: +"e.g. \"2h30m\"."
removedOutput schema / properties / tasks / items / properties / id / description
Removed value: -"The unique ID of the task."
changedOutput schema / properties / tasks / items / properties / isUncompletable / description
Previous value: -"Whether the task is uncompletable (organizational header)."New value: +"An organizational header, not a real task."
removedOutput schema / properties / tasks / items / properties / labels / description
Removed value: -"The labels attached to this task."
removedOutput schema / properties / tasks / items / properties / parentId / description
Removed value: -"The ID of the parent task (for subtasks)."
changedOutput schema / properties / tasks / items / properties / priority / description
Previous value: -"The priority level: p1 (highest), p2 (high), p3 (medium), p4 (lowest)."New value: +"p1 is highest, p4 lowest."
removedOutput schema / properties / tasks / items / properties / projectId / description
Removed value: -"The ID of the project this task belongs to."
changedOutput schema / properties / tasks / items / properties / recurring / description
Previous value: -"Whether the task is recurring, or the recurrence string."New value: +"False when not recurring, otherwise the recurrence string."
removedOutput schema / properties / tasks / items / properties / responsibleUid / description
Removed value: -"The UID of the user responsible for this task."
removedOutput schema / properties / tasks / items / properties / sectionId / description
Removed value: -"The ID of the section this task belongs to."