fizzy_create_card
Create a new card on a Fizzy board with a board ID and title. Add an optional description that supports HTML links for additional details.
Instructions
Create a new card on a Fizzy board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the card | |
| board_id | Yes | The ID of the board | |
| description | No | Optional description of the card (supports HTML with links) |