delete_project_file
Remove a specific file from a Procore project by providing the file ID and project identifier. This tool deletes project documents to manage digital assets.
Instructions
Delete project File. [Core/Documents] DELETE /rest/v1.0/files/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the File | |
| project_id | Yes | Unique identifier for the project. |