Agentic Service Discovery

Resources

C

Contentful

by Contentful GmbH

Connect agents to Contentful to read, create, and update content entries across any content model.

OtherFree / PaidBearer tokencmscontentheadlessapipublishingdigital experience

How agents use Contentful

  • Generate and publish blog posts, product descriptions, and landing pages
  • Localize content into multiple languages automatically
  • Update pricing and product information from ERP or PIM systems
  • Bulk-create entries from structured data sources
  • Unpublish outdated content based on date or status rules

Agent actions

Get EntriesFetch content entries with optional filters

Inputs: contentType, query, locale, limit, skip, orderBy, include

Returns: items, total, skip, limit

Get EntryRetrieve a single content entry by ID

Inputs: entryId, locale

Returns: entry, contentType, fields, publishedAt

Create EntryCreate a new content entry

Inputs: contentTypeId, fields

Returns: entryId, entry, status

Update EntryUpdate fields on an existing entry

Inputs: entryId, fields

Returns: entry

Publish EntryPublish a draft entry to make it live

Inputs: entryId

Returns: entry, publishedAt

Unpublish EntryTake an entry offline (back to draft)

Inputs: entryId

Returns: success

Delete EntryDelete an unpublished entry permanently

Inputs: entryId

Returns: success

Example workflows

1

AI content generation

Agent generates blog posts from topics and creates Contentful entries ready for review

2

Content localization

Agent translates existing entries into new locales and updates the CMS

About Contentful

Vendor
Contentful GmbH
Pricing Always review details with the vendor
Free / PaidFree tier: 2 spaces, 1M API calls/month. Basic from $300/month, Team and Enterprise available.
Authentication
Bearer token
Rate limit Always review details with the vendor
216 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Contentful

Use the Agentic Planner to design, visualize, and connect Contentful with your other tools.

Open Agentic Planner

Related Other tools