smartsuite_list_comments
Retrieve comments attached to a specific SmartSuite record using its application and record IDs. Supports pagination and limits to control the number returned.
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 |