Change an entry's TODO state
org_update_stateChange an entry's TODO keyword to manage its workflow state. Moving to DONE or CANCELLED stamps a CLOSED timestamp; moving out removes it.
Instructions
Change the TODO keyword of an entry, e.g. mark it DONE, TODO, NEXT, WAITING, or CANCELLED. Moving into DONE/CANCELLED stamps a CLOSED timestamp; moving out of one clears it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The entry's id. | |
| state | Yes | New TODO keyword, or null to remove the keyword entirely. |