Kontent.ai

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.

7 actions Integration catalog
Request access
Connect Kontent.ai once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Content ItemKONTENT_AI_GET_CONTENT_ITEM
Tool to retrieve a specific content item by its identifier. Use after confirming the environment ID and item identifier.
Get LanguageKONTENT_AI_GET_LANGUAGE
Tool to retrieve a specific language by its ID. Supports Management API directly and Delivery API via normalization.
Get Language VariantKONTENT_AI_GET_LANGUAGE_VARIANT
Tool to retrieve a specific language variant of a content item. Use after confirming the item and language identifiers when needing localized content.
Get Content Type ElementKONTENT_AI_GET_TYPES_ELEMENT
Tool to retrieve a specific element from a content type by codename. Use when you need to get details about an element's configuration within a content type.
List Content ItemsKONTENT_AI_LIST_CONTENT_ITEMS
Tool to list content items from the Delivery API. Use when fetching content items for a specified environment, optionally providing a continuation token for pagination.
List Content TypesKONTENT_AI_LIST_CONTENT_TYPES
Tool to list content types within a Kontent.ai environment. Use when you need to retrieve a paginated list of content type definitions. Use after confirming the environment ID.
List LanguagesKONTENT_AI_LIST_LANGUAGES
Tool to list languages in a Kontent.ai project. Use when you need to retrieve all languages for a specified environment after confirming the project ID.