Tool to delete files from a local connector by filename or file IDs. Use when you need to remove files from a connector's local storage.
byRequiredstringMethod to identify files for deletion: 'name' to delete by filename, 'file_ids' to delete by file IDs
namestringName of the file to delete. Required when 'by' is 'name'
file_idsarrayList of file IDs to delete. Required when 'by' is 'file_ids'
connector_idRequiredstringThe unique identifier of the connector from which to delete files
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.