Tasks & My Day
addToMyDayLibrary
Add to My Day Library
Save an item to the user's files: defaults to today's My Day folder (the daily folder), or pass an explicit folderId to route to another folder.
Arguments
datestringrequiredCalendar date in YYYY-MM-DD format (e.g. 2026-04-29)folderIdstringoptionalOptional folder ID to route to instead of today's My Day folder. Use when the user explicitly names a collection: pick by meaning, mirroring task list routing.textstringoptionalPlain text note to save as a rich-text block. Mutually exclusive with `url`.titlestringoptionalOptional display title for a link block.urlstringoptionalURL to save as a link block (must start with http:// or https://). Mutually exclusive with `text`.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- save this to my day files
- add this to today
- add to my <name> folder
Pair it with
The verbs that finish the job.