read_comments
Fetch card comments in chronological order, showing author and reply parent. When the result is capped, retains the most recent comments.
Instructions
Comments on a card, oldest first, as plain text, with author and reply parent. When capped, the most recent comments are kept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| limit | No | Maximum results (default 200, max 5000); capped results say truncated: true |