kaiten_list_comments
Retrieve all comments for a specific card by providing its ID. Optionally use compact mode to exclude heavy fields like avatars and nested user objects.
Instructions
List all comments on a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ID of the card whose comments to list. | |
| compact | No | Return compact response without heavy fields (avatars, nested user objects). |