Tasks & My Day
createTodoList
Create To-do List
Create a task list: the container a Task belongs to.
Arguments
iconDataobjectoptionalOptional icon: emoji { type, value } or lucide { type, name }namestringrequiredList display nameparentIdstring | nulloptionalParent list ID for sub-lists; omit for rootteamIdstring | nulloptionalTarget Space team ID; omit for a personal list
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make a list for X
- create a <name> list in the Launch Space
Pair it with
The verbs that finish the job.