Delete a file from Fibery storage using its secret identifier. Use this action to permanently remove an uploaded file. You must provide the file's secret (fibery/secret), not its ID (fibery/id). The secret is returned when you upload a file or can be queried via the commands API.
file_secretRequiredstringThe secret (fibery/secret) of the file to delete. This is NOT the file ID (fibery/id). When you upload a file, use the 'secret' field from the response. When querying files via commands API, request the 'fibery/secret' field.
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.