Delete Nextcloud file
delete_fileDelete a file or folder in Nextcloud by specifying its path. Prevents deletion of the root directory to maintain safe, boundary-limited file management.
Instructions
Delete one file or folder. Deleting the configured root itself is always refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| path | Yes | ||
| message | Yes |