tasks
Task management including comments, subtasks, and attachments
📄️ List project tasks
List all tasks for a project, grouped by sprints.
📄️ Create a new task
Create a new task in a project.
📄️ Get task details
Get detailed information about a specific task.
📄️ Update a task
Update a task's properties.
📄️ Delete a task
Soft delete a task.
📄️ List task comments
Get all top-level comments for a task.
📄️ Create a comment
Create a new comment on a task.
📄️ Update a comment
Update an existing comment.
📄️ Delete a comment
Delete a comment.
📄️ List comment replies
Get all replies to a comment.
📄️ Create a reply
Create a reply to a comment.
📄️ List comment reactions
Get all reactions for a comment.
📄️ Toggle reaction
Toggle a reaction on a comment.
📄️ Get comment read status
Get the user's comment read status for a task.
📄️ Mark comments as read
Mark all comments on a task as read.
📄️ Add a subtask
Add a task as a subtask of another task.
📄️ Remove subtask relationship
Remove subtask relationship (promote to top-level).
📄️ Change subtask parent
Change a subtask's parent task.
📄️ Get task notes
Get notes folder for a task.
📄️ Get a task note
Get a specific task note.
📄️ Update a task note
Update a task note.
📄️ Delete a task note
Delete a task note.
📄️ Create a task note
Create a new task note.