Download a file from Fibery by its secret or ID. Use this tool to retrieve file content from Fibery storage. The file secret is a UUID that uniquely identifies a file and is the preferred identifier. You can obtain the file secret: - From the 'fibery/secret' field when querying…
fileIdstringUnique ID of the file. IMPORTANT: The Fibery API does NOT support downloading files by ID - only file_secret works. This parameter is provided for backward compatibility but will likely fail. Always use file_secret when available.
fileSecretstringSecret UUID of the file to retrieve. This is the preferred identifier for downloading files. You can obtain the file secret from the 'fibery/secret' field when querying entities with file fields, or from uploaded file metadata.
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.