delete_file
Permanently deletes a specific Arc file from a connector by providing connector ID, folder, filename, and message ID.
Instructions
Delete a specific Arc file permanently
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | The folder where the file is located | |
| filename | Yes | The name of the file to delete | |
| messageId | Yes | The message ID associated with the file | |
| connectorId | Yes | The connector ID that processed the file |