Developer Tools7 toolsPaste one API key
Kontent.ai integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Kontent.ai once and call the same tools from all of them.
Setup
Connect Kontent.ai 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
Kontent.ai exposes 7 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
kontent_ai_get_content_item | Retrieve a specific content item by its identifier | Read |
kontent_ai_get_language | Retrieve a specific language by its ID | Read |
kontent_ai_get_language_variant | Retrieve a specific language variant of a content item | Read |
kontent_ai_get_types_element | Retrieve a specific element from a content type by codename | Read |
kontent_ai_list_content_items | List content items from the Delivery API | Read |
kontent_ai_list_content_types | List content types within a Kontent.ai environment | Read |
kontent_ai_list_languages | List languages in a Kontent.ai project | Read |