update_entity_comment
Update a comment on a project, portfolio, or goal by providing entity type, entity ID, comment ID, and new text.
Instructions
Update a comment on a project, portfolio, or goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New comment text | |
| entity_id | Yes | Entity ID | |
| comment_id | Yes | Comment ID | |
| entity_type | Yes | "project", "portfolio", or "goal" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |