delete_a_task_item_comment
Remove a comment from a task item in Procore projects. Use this tool to delete outdated or incorrect comments from task discussions.
Instructions
Delete a task item comment. [Core/Tasks] DELETE /rest/v1.0/companies/{company_id}/projects/{project_id}/task_item_comments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Task Item Comment ID |