Tasks & My Day
updateMyDayTask
Update My Day Task
Edit, re-check, or delete a SINGLE task block in a My Day page: in place, leaving every sibling block untouched.
Arguments
datestringrequiredCalendar date in YYYY-MM-DD format (e.g. 2026-03-23)blockIdstringoptionalStable task block id from readMyDay. Use this when known.blockMatchstringoptionalVisible text of the task block to target when no blockId is known. Must match exactly one block.newTextstringoptionalReplacement text for the block (rewrites it in place).checkedbooleanoptionalSet true to check the block, false to uncheck it.deletebooleanoptionalSet true to remove the task block from the page.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- edit that task in my day
- rename the second item in today
- check off X in today
- uncheck Y
- delete that line from my day
Pair it with
The verbs that finish the job.