planka_create_card
Create a card in a Planka list by specifying the list ID and fields like name, type, position, and optional due date.
Instructions
Create a card in a list. listId + fields: { type: 'story', name, position, dueDate? }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| listId | Yes |