get_comments
Retrieve comments for a specific task, deal, or project in Megaplan. Filter results by entity type and ID with pagination.
Instructions
List comments for a task, deal, or project in Megaplan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject_type | Yes | Entity type to get comments for | |
| subject_id | Yes | Entity ID to get comments for | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |