Klipfolio
Overview
SLUG: KLIPFOLIO
Description
Klipfolio is a cloud-based business intelligence platform that enables users to create and share real-time dashboards and reports.
Authentication Details
API Key
Connecting to Klipfolio
Create an auth config
Use the dashboard to create an auth config for the Klipfolio toolkit. This allows you to connect multiple Klipfolio accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Klipfolio toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
KLIPFOLIO_APPEND_DATA_TO_DATA_SOURCE
Tool Name: Append Data to Data Source
Description
Action Parameters
Action Response
KLIPFOLIO_CREATE_DATA_SOURCE
Tool Name: Create Data Source
Description
Action Parameters
Action Response
KLIPFOLIO_CREATE_TAB
Tool Name: Create Tab (Dashboard)
Description
Action Parameters
Action Response
KLIPFOLIO_DELETE_DATA_SOURCE
Tool Name: Delete Data Source
Description
Action Parameters
Action Response
KLIPFOLIO_GET_DASHBOARD
Tool Name: Get Dashboard Details
Description
Action Parameters
Action Response
KLIPFOLIO_GET_DATA_SOURCE_INSTANCE
Tool Name: Get Data Source Instance Details
Description
Action Parameters
Action Response
KLIPFOLIO_GET_KLIPS
Tool Name: Get Klips
Description
Action Parameters
Action Response
KLIPFOLIO_GET_PROFILE
Tool Name: Get User Profile
Description
Action Parameters
Action Response
KLIPFOLIO_LIST_DATA_SOURCES
Tool Name: List All Data Sources
Description
Action Parameters
Action Response
KLIPFOLIO_REFRESH_MULTIPLE_DATA_SOURCES
Tool Name: Refresh Multiple Data Sources
Description
Action Parameters
Action Response
KLIPFOLIO_UPDATE_DATA_SOURCE
Tool Name: Update Data Source
Description
Action Parameters
Action Response