Tool to update an existing task by its unique identifier. Use when you need to modify task properties like name, description, priority, due date, assignees, or status.
namestringUpdated name/title of the task
filesarrayUpdated list of file objects attached to the task
taskIdRequiredstringThe unique identifier of the task to update
dueDatestringUpdated due date in yyyy-MM-dd format (e.g., 2024-12-31)
groupIdstringUpdated group ID to organize the task
prioritystringPriority levels for tasks in Teamcamp.
statusIdstringUpdated status ID for the task
projectIdRequiredstringThe ID of the project the task belongs to (required)
taskUsersarrayUpdated list of user IDs assigned to the task
descriptionstringUpdated description of the task
milestoneIdintegerUpdated milestone ID associated with the task
estimateTimeintegerUpdated estimated time in hours to complete the task
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.