Create Task
create_taskAdd a single task to an existing card by supplying card ID and task name, with an optional position for ordering.
Instructions
Create a single task on a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cardId | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |