woblehelp

Connect Appwrite

Agents manage Appwrite users, databases, storage, functions, sites and messaging on Appwrite Cloud; you connect by signing in to your Appwrite account.

AppwriteSign inDeveloper

Auth users, databases, storage, functions, sites and messaging.

Once Appwrite is connected, an agent can look up and manage auth users, read collection schemas and create documents, manage storage buckets and files, deploy functions and sites, send messages, and search the Appwrite docs.

Before you start

  • An Appwrite Cloud account that is a member of the organisation whose projects you want to use. Appwrite's hosted server works with Appwrite Cloud only; self-hosted instances are not supported through it.
  • Know which organisation and project you mean. The agent asks first, because permissions are fine-grained per resource.
  • You must be an owner or admin of the woble workspace.

Nothing to copy: Appwrite uses a sign-in flow.

Connect it

  1. Open Marketplace, go to the Integrations tab, find Appwrite and press Connect.
  2. Press Continue with Appwrite. A new tab opens at appwrite.io. Sign in to your Appwrite Cloud account if you are not already.
  3. Appwrite shows an authorisation page for the woble application. Review it and press Authorize.
  4. The tab closes. The card shows Connected and the agent panel lists the new Appwrite tools.

Appwrite exposes a compact set of tools: one gives the agent a summary of your workspace, one searches the full tool catalogue at runtime, one calls the chosen tool, and one searches the docs. So the tool list looks short, but the agent can reach every Appwrite service through it.

Or ask an agent

Type @ruby connect Appwrite in any chat. The same card appears in the conversation. Only owners and admins can complete it.

Try it

  • "@atlas in the acme-prod project, how many users signed up this week and how many have not verified their email?"
  • "@ruby show the attributes of the orders collection, then add a document for the order we discussed above."

If it does not connect

  • Wrong account or organisation: you signed in to a personal Appwrite account. Press Remove in Marketplace, Connected, and connect again with the right account.
  • Self-hosted Appwrite: the hosted server cannot reach it. There is no workaround inside woble at the moment.
  • Authorisation revoked or expired: press Test connection; if it fails, Remove and reconnect.

Disconnect

Open Marketplace, Connected, and press Remove on Appwrite. The tokens are deleted and agents lose the Appwrite tools immediately.

More in this category

On this page