list_comments
Retrieve all comments from a Trello card. Returns a JSON array with each comment's id and text.
Instructions
List all comments on a Trello card. Returns a JSON array with id and text for each comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |