Operator
← All integrations
Contentful logo

Connect Contentful to OpenClaw on Operator.io

Contentful is a headless CMS for creating, managing, and distributing content via API. It's built for flexibility, letting teams publish anywhere from websites to apps with speed and consistency.

Automate Contentful with AI

Hand Contentful to an OpenClaw agent running on Operator. You write what you want in a chat and it turns that into real Contentful actions like activate content type, archive asset, archive entry, without you opening the app.

Your agent reaches Contentful directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.

What your agent can do with Contentful

Your agent can call any of these Contentful actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.

Activate Content Type

Activates (publishes) a content type in Contentful. Use this to make a content type available for creating entries. Requires the current version number for optimistic locking.

Archive Asset

Tool to archive an asset in Contentful. Use when you need to archive an asset to remove it from active use without deleting it permanently.

Archive Entry

Tool to archive an entry in Contentful. Use when you need to move an entry to archived status. The entry must not be currently published, and you may need to provide the X-Contentful-Version header matching the entry's current version.

Archive Release

Tool to archive a release in Contentful. Use when you need to lock a release to prevent modifications. An archived release cannot be edited until unarchived. Requires the current version number for optimistic locking.

Create App Signing Key

Tool to generate an app signing key for a Contentful app definition. Use when you need to create cryptographic keys for app authentication. Either provide generate=true to let Contentful create a key pair (returns private key), or provid...

Create Content Type

Tool to create a new content type in a Contentful environment. Use when you need to define a new content structure with custom fields. Content types define the schema for entries.

Create Entry Task

Tool to create a task on a Contentful entry. Use when you need to create workflow tasks for collaboration on entries. Tasks can be assigned to users and are used for managing content review and approval workflows.

Create Environment

Tool to create a new environment within a Contentful space. Use when you need to set up a new environment for content management, such as staging or production. Optionally clone from an existing source environment.

Create App Access Grant

Creates an access grant for an app definition to allow organizations to install the app. Use when you need to grant installation permissions for an app to specific organizations or all organizations (marketplace apps).

Create Organizations App Definitions

Tool to create a new app definition in a Contentful organization. Use when you need to register a new app that can be installed into space environments.

Create App Definition Action

Tool to create an action for a Contentful app definition. Use when you need to define actions that your app can perform, such as endpoint invocations or function calls.

Create Organization Invitation

Create an invitation to an organization in Contentful (alpha feature). Use this to invite new users to join an organization with a specified role.

Create Organizations Security Contacts

Creates a security contact for a specific organization. Use when you need to add an email address to receive security notifications for the organization.

Create Organizations Taxonomy Concepts

Tool to create a new taxonomy concept in a Contentful organization. Use when you need to add a concept for classifying and organizing content within an organization's taxonomy.

Create Organizations Taxonomy Concept Schemes

Tool to create a new taxonomy concept scheme in an organization. Use when you need to establish a new taxonomy structure or classification system for organizing content.

Create Release

Tool to create a new release in Contentful. Use when you need to group entries and assets into a release for coordinated publishing or tracking. Requires at least one entity to be specified.

Create Delivery API Key

Tool to create a new Delivery API key for a Contentful space. Use when you need to generate new API credentials for accessing content delivery. The created key provides access to specified environments within the space.

Create Asset

Tool to create a new asset in a Contentful space environment. Use when you need to upload files like images, videos, or documents. After creation, the asset must be processed before it's available, and you may need to publish it to make...

Create Entry

Tool to create a new entry in a Contentful space environment. Use when you need to add new content entries. Requires specifying the content type ID via X-Contentful-Content-Type header, and providing fields organized by locale.

Create Entry Comment

Tool to create a comment on an entry in Contentful. Use when you need to add a comment to a specific entry. Returns the created comment with status 'active' by default.

Create Extension

Tool to create a new UI extension within a Contentful space and environment. Use when you need to add custom field editors or sidebar widgets to enhance content editing capabilities.

Create Scheduled Action

Tool to create a scheduled action for publishing or unpublishing entries/assets in Contentful. Use when you need to schedule an automatic publish or unpublish operation at a specific future time.

Delete Asset

Deletes an asset by ID from a Contentful environment. Use this when you need to permanently remove an asset. Note: If Contentful rejects deletion for published or archived assets, you must unpublish first using the appropriate CMA endpoi...

Delete Content Type

Deletes a content type by ID from a Contentful environment. Use this when you need to permanently remove a content type. Note: Content types must be unpublished before deletion if they are published, and must have no associated entries.

Delete Entry

Deletes an entry by ID from a Contentful environment. Use this when you need to permanently remove an entry. Note: If Contentful rejects deletion for published or archived entries, you must unpublish or unarchive first using the appropri...

Delete Environment

Deletes an environment by ID from a Contentful space. Use this when you need to permanently remove an environment. Note: You cannot delete the 'master' environment or an environment with active aliases.

Delete Extension

Deletes an extension by ID from a Contentful environment. Use this when you need to permanently remove an extension.

Delete App Event Subscription

Deletes an app event subscription from a Contentful organization. Use this when you need to remove event subscriptions from an app definition.

Delete App Definition Details

Tool to delete app definition details for an organization in Contentful. Use when you need to remove app definition details from an organization.

Delete App Key

Tool to delete an app key from an app definition in a Contentful organization. Use when you need to permanently remove an app key.

Delete App Definition Signing Secret

Tool to remove the current app signing secret from an app definition. Use when you need to delete an existing signing secret for security or rotation purposes.

Delete Organization Security Contact

Deletes a security contact from a Contentful organization. Use this when you need to remove a security contact from an organization.

Delete Release

Deletes a release by ID from a Contentful environment. Use this when you need to permanently remove a release.

Delete Scheduled Action

Cancels a scheduled action by ID in Contentful. Use this when you need to cancel a scheduled publish, unpublish, or other scheduled operation.

Delete Space Membership

Deletes a space membership by ID from a Contentful space. Use this when you need to remove a user's access to a space.

Delete Delivery API Key

Tool to delete a single Delivery API key from a Contentful space. Use when you need to permanently remove an API key. This action is useful for revoking access credentials when they are no longer needed or have been compromised.

Delete Spaces Upload

Deletes an upload by ID from a Contentful space. Use this when you need to permanently remove an upload. Note: This operation uses the upload.contentful.com base URL instead of the standard API URL.

Delete Tag

Deletes a tag by ID from a Contentful environment. Use this when you need to permanently remove a tag.

Get App Bundle

Retrieves details of a specific app bundle by its ID. Use this to get information about an app bundle including its files, metadata, and associated app definition within a Contentful organization.

Get App Definition

Tool to retrieve details of a specific app definition by its ID. Use when you need information about an app definition in an organization.

Get Asset

Tool to retrieve a single asset from a Contentful environment by its ID. Use when you need to get details about a specific asset including its file information, metadata, and publication status.

Get Content Types

Retrieves all content types in a Contentful environment. Use this to discover the structure and fields defined for different content types. Content types define the schema for entries and are essential for understanding what data can be...

Get Content Type Snapshot

Tool to retrieve a snapshot of a content type by snapshot ID. Use when you need to view the state of a content type at a specific point in time. Snapshots are only available for content types in the master environment.

Get Content Type Snapshots

Tool to get all snapshots of a content type in Contentful. Use when you need to retrieve the history of changes made to a content type structure.

Get Editor Interface

Tool to retrieve the editor interface configuration for a content type. Use when you need to see how fields are configured in the Contentful UI. The editor interface is automatically created when a content type is first activated.

Get Entry Comment

Tool to retrieve a specific comment from an entry in Contentful. Use when you need to get details of a comment including its body, status, author, and metadata.

Get Entry References

Tool to retrieve references to a specific entry in Contentful. Use when you need to find all entries that reference a particular entry. The include parameter controls how many levels of nested references are returned.

Get Entry Snapshots

Tool to get all snapshots of an entry in Contentful. Use when you need to retrieve the history of changes made to an entry.

Plus 58 more Contentful actions your agent can call.

How to connect Contentful

You authorize Contentful once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Contentful without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.

When you are ready, the get started guide walks through standing up your OpenClaw agent.

Common questions about Contentful

How do I connect Contentful to Operator?
Connecting Contentful is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Contentful and you never reauthorize by hand.
Can my agent work with issues and pull requests in Contentful?
Yes. It can open and comment on issues, review pull requests, manage labels, and read project details when you ask. Teams use it to triage incoming work, draft release notes, and post a summary of what changed without leaving chat.
Do I need to write code or manage Contentful API keys?
No. Operator manages the Contentful connection and token refresh, so there are no API keys to paste and nothing to deploy.
Can my agent use Contentful together with my other apps?
Yes. The same agent reaches every app you connect, so it can move between Contentful and tools like GitHub, Supabase, Pagerduty in one job, reading from one and acting in another without you wiring anything between them.

Connect Contentful to another app

Your agent can run Contentful together with any of these. Each page shows what it does across both apps in one job.

More apps to automate

Apps your agent runs alongside Contentful, or browse all integrations.

Put your agent on Contentful

Sign in, connect Contentful, and hand your agent the work. Your first week is free.

Try for free