smartsuite_list_comments
Retrieve comments from a SmartSuite record, with options for pagination and limiting results.
Instructions
List comments on a SmartSuite record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max comments to return (default 50) | |
| cursor | No | Pagination cursor | |
| recordId | Yes | The record ID | |
| applicationId | Yes | The application ID |