AI & ML9 toolsPaste one API key
Peaka integration for AI agents
Peaka is a data integration and AI platform for managing organizations, projects, data connections, catalogs, queries, metadata, and analytics workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Peaka once and call the same tools from all of them.
Setup
Connect Peaka 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
Peaka exposes 9 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
peaka_execute_query | Execute one read-only SQL SELECT or CTE ending in LIMIT 1-1000 in a Peaka project and return | Read |
peaka_list_data_resources | Browse a project's catalogs, schemas, tables, or columns to discover qualified resources for | Read |
peaka_list_hierarchy | List organizations, workspaces in an organization, or projects in a workspace, returning the | Read |
peaka_create_project | Create a project in a Peaka workspace and return its project ID and available project details | Write |
peaka_create_workspace | Create a workspace in an organization and return its workspace ID and details | Write |
peaka_update_project | Replace the name and optional description of a project in its current workspace | Write |
peaka_update_workspace | Replace the name and optional description of an existing workspace | Write |