Create tasks
yougile_tasks_createCreate a task and place it into a specific column. Specify title, optional details, assignees, and deadline.
Instructions
Create a task in a column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title. | |
| columnId | No | Column to place the task in. | |
| description | No | ||
| assigned | No | Assigned user ids. | |
| deadline | No | Deadline sticker. | |
| stickers | No | ||
| completed | No |