ClawLink
Developer Tools30 toolsPaste one API key

Backendless integration for AI agents

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.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Backendless once and call the same tools from all of them.

Setup

Connect Backendless through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Backendless exposes 30 tools through ClawLink. The 26 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
backendless_directory_listingRetrieve a listing of files and directories at a given pathRead
backendless_general_object_retrievalRetrieve objects from a specified Backendless table with filtering, sorting, and paginationRead
backendless_get_all_valuesRetrieve all values from a map in a specified HiveRead
backendless_get_counter_valueRetrieve the current value of a Backendless counterRead
backendless_get_file_countGet the count of files in a Backendless directoryRead
backendless_get_key_itemsRetrieve values for a specified key in a list (all, single, or range)Read
backendless_get_timerRetrieve information about a specific timerRead
backendless_user_findRetrieve user information by IDRead
backendless_validate_user_tokenValidate a user session tokenRead
backendless_copy_fileCopy a file or directory within Backendless file storageRead
backendless_create_directoryCreate a new directory at the specified pathWrite
backendless_create_hiveCreate a new HiveWrite
backendless_create_timerCreate a new timer with schedule and codeWrite
backendless_map_putSet or update key-value pairs in a Hive mapRead
backendless_move_fileMove a file or directory within Backendless file storageWrite
backendless_publish_messagePublish a message to a specified messaging channelWrite
backendless_reset_counterReset a Backendless counter back to zeroRead
backendless_set_counter_valueSet a Backendless counter to a specific value conditionallyWrite
backendless_update_timerUpdate schedule or code of an existing timerWrite
backendless_user_grant_permissionGrant a permission to a user on a specific data objectRead
backendless_user_loginLog in a registered user with identity and passwordRead
backendless_user_password_recoveryInitiate password recovery for a userRead
backendless_user_registrationRegister a new user with email and passwordRead
backendless_user_updateUpdate properties of an existing Backendless userRead
backendless_user_logoutLog out the currently authenticated userRead
backendless_user_revoke_permissionRevoke a permission from a specified user or role on a specific data objectRead