Data & Analytics9 toolsPaste one API key
Stackby integration for AI agents
Stackby combines spreadsheets, databases, and workflow automation so teams can organize data, collaborate, and manage business processes.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Stackby once and call the same tools from all of them.
Setup
Connect Stackby 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
Stackby exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
stackby_list_columns | List columns and their types for a Stackby table so row field names can be chosen correctly | Read |
stackby_list_rows | List one page of rows from a Stackby table, or retrieve specific rows by ID, with optional | Read |
stackby_list_stacks | List accessible Stackby stacks in a known workspace and return IDs needed for table discovery | Read |
stackby_list_tables | List tables in a Stackby stack and return their IDs and names | Read |
stackby_list_views | Return view IDs and names for a Stackby table for use in view-scoped row queries | Read |
stackby_list_workspaces | List accessible Stackby workspaces and return the workspace IDs needed to discover stacks | Read |
stackby_create_rows | Create 1 to 10 rows in a Stackby table in one request | Write |
stackby_update_rows | Partially update 1 to 10 existing Stackby rows in one request | Write |