UpdateTask
Inputs
Inputs (optional)
link 'string' A JSON serialized link resource
color 'string' A 6-character hexidecimal formatted string representing a color
state 'string' incomplete, complete or deleted
title 'string' Title of the task
due_date 'epoch seconds|string' Unix timestamp of when the task is due
owner_id 'string' UID of the task owner
milestone_id 'int' ID of the tasks milestone
description 'string' Task Description
Outputs
updated 'bool' Did we update anything?
event_count 'int' How many events does this task have
Additional info
- Default output mode
- jsonenc
- Required context
- any
- Category
- Tasking
- Changes wiki state
- net_milestonetime, milestonetime