Create Card
create_cardCreate new cards in Codecks project management with configurable properties like title, content, deck assignment, and hierarchical nesting options.
Instructions
Create a new card. Set deck/project to place it. Use parent to nest as sub-card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Card title (max 500 chars) | |
| content | No | Card body. Use '- []' for checkboxes | |
| deck | No | Destination deck name | |
| project | No | ||
| severity | No | ||
| doc | No | True for doc card | |
| allow_duplicate | No | ||
| parent | No | Parent card UUID for sub-cards |