tocaro_create_todo_list
Create a new ToDo list under a group to organize tasks. Specify group and name to receive a project code for adding tasks.
Instructions
グループ配下に新しい ToDoリスト(project)を作成する。
group('gr' + 8-9文字)と name は必須。作成後の project コード('tr' + 9文字)は 戻り値の code に含まれ、tocaro_create_task の project 引数に使う。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||