Backendless is a comprehensive backend-as-a-service (BaaS) platform providing scalable backend functionality for mobile and web applications, including user authentication, data persistence, file storage, and custom API services.
Tool to copy a file or directory within Backendless file storage. Use when duplicating files to a new location after verifying source and destination paths.
Tool to create a new directory at the specified path. Use when you need to organize files under a new folder structure.
Tool to create a new Hive. Use when you need to provision a new Hive resource before performing Hive operations. Example: Create a hive named 'groceryStore'.
Tool to create a new timer with schedule and code. Use when scheduling recurring or one-off tasks to run server-side logic after confirming parameters.
Tool to delete a directory at the specified path in Backendless file storage. Use when you need to remove folders after confirming the path.
Tool to delete a file at the specified path in Backendless file storage. Use after confirming the file's relative path and filename.