wetrack_delete_project_file
Remove a specific file from a project by providing project and file UUIDs to clean up project records.
Instructions
Delete a project file record.
Args: project_id: The project UUID. file_id: The file UUID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |