create-card
Add new cards to Trello lists to organize tasks and projects, specifying name, description, and target list for structured project management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the card | |
| description | No | Description of the card | |
| listId | Yes | ID of the list to create the card in |