update_card
Modify an existing card in BusinessMap. Provide the card ID and optionally set a new title or description to update it.
Instructions
Update an existing card in BusinessMap
Args: card_id: The ID of the card to update title: New title for the card (optional) description: New description for the card (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| card_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |