pipedrive_note_comments_list
Retrieve comments for a Pipedrive note using its ID. Supports pagination with cursor and limit parameters.
Instructions
List comments on a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The note ID whose comments to list | |
| cursor | No | ||
| limit | No |