Kontent.ai icon

Kontent.ai

Headless CMS for content items, language variants, content types, type elements, and multi-environment delivery.

Useful for content delivery work that retrieves items and language variants, lists content types and their elements, and supports both Delivery and Management APIs.

Sign in to connect Kontent.ai

Sign in to connect an account and start using Kontent.ai in your apps.

Example Use Cases

These are example ways Snow can use Kontent.ai when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Get Content Item

Tool to retrieve a specific content item by its identifier. Use after confirming the environment ID and item identifier.

Get Content Type 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.

Get Language

Tool to retrieve a specific language by its ID. Supports Management API directly and Delivery API via normalization.

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.

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 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 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.