Data & Analytics51 toolsPaste one API key
Simplekpi integration for AI agents
Beautifully simple KPI software.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Simplekpi once and call the same tools from all of them.
Setup
Connect Simplekpi 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
Simplekpi exposes 51 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
simplekpi_get_all_data_entries | Retrieve processed KPI data entries for reports including calculated KPIs | Read |
simplekpi_get_category_kpi | Retrieve a specific KPI within a category | Read |
simplekpi_get_group | Get a specific group by ID from SimplekPI | Read |
simplekpi_get_group_item | Retrieve a specific group item by ID | Read |
simplekpi_get_kpi | Retrieve a specific KPI by ID from SimpleKPI | Read |
simplekpi_get_kpi_category | Get a specific KPI category by ID from SimpleKPI | Read |
simplekpi_get_kpi_entry | Retrieve a specific KPI entry by ID | Read |
simplekpi_get_kpi_frequency | Get a specific KPI frequency by ID from SimplekPI | Read |
simplekpi_get_kpi_icon | Retrieve a specific KPI icon by ID | Read |
simplekpi_get_kpi_unit | Get a specific KPI unit by ID from SimpleKPI | Read |
simplekpi_get_user | Retrieve a specific user by ID | Read |
simplekpi_get_user_group_item | Get a specific group item assigned to a user | Read |
simplekpi_get_user_kpi | Retrieve a specific KPI assigned to a user | Read |
simplekpi_list_category_kpis | Retrieve all KPIs within a specific category | Read |
simplekpi_list_group_items | Get all items within a group | Read |
simplekpi_list_groups | Retrieve all groups from SimpleKPI | Read |
simplekpi_list_kpi_categories | Get all KPI categories | Read |
simplekpi_list_kpi_entries | Get all KPI entries filtered by date range and optional criteria | Read |
simplekpi_list_kpi_frequencies | Get all KPI frequencies | Read |
simplekpi_list_kpi_icons | Retrieve all KPI icons from SimpleKPI | Read |
simplekpi_list_kpi_units | Retrieve all KPI units from a SimpleKPI account | Read |
simplekpi_list_kpis | Retrieve all KPIs from a SimpleKPI account | Read |
simplekpi_list_user_group_items | Get all group items assigned to a user | Read |
simplekpi_list_user_kpis | Get all KPIs assigned to a specific user | Read |
simplekpi_add_user_group_item | Assign a group item to a user in SimpleKPI | Write |
simplekpi_add_user_kpi | Assign a KPI to a user in SimpleKPI | Write |
simplekpi_create_category_kpi | Create a new KPI within a category in SimpleKPI | Write |
simplekpi_create_group | Create a new group in SimpleKPI | Write |
simplekpi_create_group_item | Create a new item within a group in SimpleKPI | Write |
simplekpi_create_kpi | Create a new KPI with specified configuration | Write |