delete_project_comment
Remove a comment from a project in the Aedifion building performance platform by specifying the project and comment IDs.
Instructions
Delete a project comment.
Args: project_id: The project's numeric ID. comment_id: The comment ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| comment_id | Yes |