Data & Analytics50 toolsPaste one API key
Klipfolio integration for AI agents
Klipfolio is a cloud-based business intelligence platform that enables users to create and share real-time dashboards and reports.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Klipfolio once and call the same tools from all of them.
Setup
Connect Klipfolio 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
Klipfolio exposes 50 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
klipfolio_get_dashboard | Retrieves detailed information about a specific dashboard (formerly known as tab) in Klipfolio | Read |
klipfolio_get_data_source | Retrieve detailed information about a specific data source in Klipfolio | Read |
klipfolio_get_data_source_instance_data | Retrieve the actual data from a specific data source instance in Klipfolio | Read |
klipfolio_get_data_source_instance_properties | Retrieve configuration properties for a specific data source instance in Klipfolio | Read |
klipfolio_get_data_source_instance2 | Retrieve detailed information about a specific data source instance in Klipfolio | Read |
klipfolio_get_data_source_properties | Retrieve properties for a specific data source in Klipfolio by its ID | Read |
klipfolio_get_data_source_share_rights | Retrieve sharing permissions for a specific data source in Klipfolio | Read |
klipfolio_get_group | Retrieve detailed information about a specific group in Klipfolio | Read |
klipfolio_get_group_default_tabs | Retrieve the list of default tabs (dashboards) for a specific group | Read |
klipfolio_get_group_users | Retrieve all users belonging to a specific group in Klipfolio | Read |
klipfolio_get_klips | Retrieves a list of all Klips accessible to the authenticated user | Read |
klipfolio_get_profile | Retrieve the authenticated user's profile information and test the authentication status | Read |
klipfolio_get_role | Retrieve detailed information about a specific role in Klipfolio | Read |
klipfolio_get_role_permissions | Retrieve the list of permissions assigned to a specific role in Klipfolio | Read |
klipfolio_get_role_users | Retrieve all users associated with a specific role in Klipfolio | Read |
klipfolio_get_user | Retrieve detailed information about a specific user in Klipfolio | Read |
klipfolio_get_user_groups | Retrieve all groups that a specific user belongs to in Klipfolio | Read |
klipfolio_get_user_properties | Retrieve custom properties associated with a specific user in Klipfolio | Read |
klipfolio_get_user_roles | Retrieve all roles assigned to a specific user in Klipfolio | Read |
klipfolio_get_user_tab_instances | Retrieve all tab instances associated with a specific user | Read |
klipfolio_list_data_source_instances | Retrieve all data source instances accessible to the authenticated user | Read |
klipfolio_list_data_sources | Retrieves a list of all data sources associated with an authenticated Klipfolio account | Read |
klipfolio_list_groups | Retrieve all groups from a Klipfolio account | Read |
klipfolio_list_roles | Retrieve all roles in the company | Read |
klipfolio_list_users | Retrieve all users in the company | Read |
klipfolio_assign_user_role | Assign a role to a user in Klipfolio | Write |
klipfolio_create_data_source | Creates a new data source in Klipfolio | Write |
klipfolio_create_data_source_instance | Create a new data source instance based on an existing data source in Klipfolio | Write |
klipfolio_create_group | Create a new group in Klipfolio | Write |
klipfolio_create_role | Create a new role in Klipfolio with optional permissions | Write |