Skip to main content
Toolkit slug: flowra_database. These tools wrap the Table API. Collections are scoped by projectId and ownerEUID (multi-tenancy). Send x-username so each end user gets their own collections.

Typical flow

  1. FLOWRA_DATABASE_LIST_COLLECTIONS — get collectionId.
  2. FLOWRA_DATABASE_FIND / FLOWRA_DATABASE_INSERT / etc. — use that id.