create_card
Create a new card on a list, adding it to your Trello board. Set the list, name, and optional details like description or position to control placement.
Instructions
Create a new card on a list.
Set position to "top", "bottom", or a positive float to control placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| name | Yes | ||
| list_id | Yes | ||
| position | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |