Kontent ai
Overview
SLUG: KONTENT_AI
Description
Kontent.ai is a headless CMS that delivers content via API, allowing developers to build websites and applications using their preferred frameworks, languages, or libraries.
Authentication Details
API Key
Connecting to Kontent ai
Create an auth config
Use the dashboard to create an auth config for the Kontent ai toolkit. This allows you to connect multiple Kontent ai accounts to Composio for agents to use.
Select App
Navigate to [Kontent ai](https://platform.composio.dev?next_page=/marketplace/Kontent ai).
Create and Get auth config ID
Click “Create Kontent ai Auth Config”. 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 [Kontent ai toolkit’s playground](https://app.composio.dev/app/Kontent ai)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
KONTENT_AI_GET_CONTENT_ITEM
Tool Name: Get Content Item
Description
Action Parameters
Action Response
KONTENT_AI_GET_LANGUAGE
Tool Name: Get Language
Description
Action Parameters
Action Response
KONTENT_AI_GET_LANGUAGE_VARIANT
Tool Name: Get Language Variant
Description
Action Parameters
Action Response
KONTENT_AI_LIST_CONTENT_ITEMS
Tool Name: List Content Items
Description
Action Parameters
Action Response
KONTENT_AI_LIST_CONTENT_TYPES
Tool Name: List Content Types
Description
Action Parameters
Action Response
KONTENT_AI_LIST_LANGUAGES
Tool Name: List Languages
Description
Action Parameters
Action Response