delete_file
Remove a file from your Hatchable project. The deletion applies after the next deployment. Requires the project ID and the file path.
Instructions
Delete a project file. Takes effect after the next deploy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (e.g. proj_a8Kq7fR2xZ) | |
| path | Yes | File path to delete |