ClawLink
Data & Analytics8 toolsPaste one API key

Bika.ai integration for AI agents

Bika.ai is an AI automation database platform for managing spaces, teams, records, automations, and outgoing webhooks.

Use it from your agent

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

Setup

Connect Bika.ai 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

Bika.ai exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
bika_get_database_schemaGet a Bika database's metadata, views, and field definitions, including the field IDs needed toRead
bika_get_recordGet one Bika record by ID, with field values keyed by field name or field IDRead
bika_list_nodesList the nodes in a Bika space so an agent can discover database and automation resource IDs byRead
bika_list_recordsReturn one cursor-controlled page of records from a Bika database, optionally selectingRead
bika_list_spacesList spaces available to the connected Bika account and return the space IDs needed by databaseRead
bika_create_recordsCreate one to ten records in a Bika database in one request and return every created record IDWrite
bika_update_recordsUpdate fields on one to ten existing Bika records in one request and return the updated recordsWrite