Tool to update details of an existing task. Use when you have project_id, task_id, and fields to update.
namestringNew task name (optional)
statusstringNew task status: 'open' or 'closed'. Note: Must be combined with 'name' or 'description' update.
task_idRequiredintegerID of the task to update
due_datestringNew due date in YYYY-MM-DD format. Note: Must be combined with 'name' or 'description' update.
project_idRequiredintegerID of the project containing the task
descriptionstringNew task description (optional)
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.