Permanently deletes a file from a Botpress bot's storage by its file ID. Use this tool to remove files that are no longer needed. The deletion is irreversible. Requires a valid file ID and the bot ID that owns the file.
idRequiredstringThe unique identifier of the file to be deleted. File IDs start with 'file_' prefix (e.g., 'file_01K0B5160BQXX0XB66EFQJZ7YD'). Can be obtained from list files API or file creation response.
botIdRequiredstringThe UUID of the bot that owns the file. Required for authentication. Can be obtained from the list bots or workspace APIs.
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.