list_entity_comments
List comments for a project, portfolio, or goal by specifying its type and ID. Retrieve the full comment history to stay informed about entity-related discussions.
Instructions
List comments on a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional list of fields to show. Use ["all"] for all fields. | |
| entity_id | Yes | Entity ID | |
| entity_type | Yes | "project", "portfolio", or "goal" | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |