get_api_comments
Retrieve comments for an API using its ID. Supports pagination with cursor and limit parameters.
Instructions
Get comments for an API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiId | Yes | API ID | |
| cursor | No | Pagination cursor | |
| limit | No | Maximum number of results |