AACFlow

Contentful

Manage content entries and assets in Contentful CMS

Usage Instructions

Integrate Contentful headless CMS into your workflows. List, read, create, update, and publish content entries across any space and environment. Automate content pipelines, trigger publishing workflows, and synchronize structured content at scale.

Tools

contentful_list_entries

Input

ParameterTypeRequiredDescription
spaceIdstringYesNo description
environmentIdstringNoNo description
contentTypestringNoNo description
limitnumberNoNo description
skipnumberNoNo description
querystringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
totalnumberTotal number of entries matching the query
skipnumberNumber of entries skipped
limitnumberMaximum entries returned
itemsarrayList of content entries
sysobjectSystem metadata
fieldsobjectEntry fields

contentful_get_entry

Input

ParameterTypeRequiredDescription
spaceIdstringYesNo description
entryIdstringYesNo description
environmentIdstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
sysobjectSystem metadata including id, type, timestamps
fieldsobjectEntry fields keyed by field ID

contentful_create_entry

Input

ParameterTypeRequiredDescription
spaceIdstringYesNo description
contentTypeIdstringYesNo description
fieldsstringYesNo description
environmentIdstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
sysobjectSystem metadata of the created entry
fieldsobjectCreated entry fields

contentful_update_entry

Input

ParameterTypeRequiredDescription
spaceIdstringYesNo description
entryIdstringYesNo description
fieldsstringYesNo description
versionnumberYesNo description
environmentIdstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
sysobjectSystem metadata of the updated entry
fieldsobjectUpdated entry fields

contentful_publish_entry

Input

ParameterTypeRequiredDescription
spaceIdstringYesNo description
entryIdstringYesNo description
versionnumberYesNo description
environmentIdstringNoNo description

Output

ParameterTypeDescription
successbooleanOperation success status
sysobjectSystem metadata of the published entry

本页内容

今天就开始构建
超过 100,000 名开发者信赖我们。
用于构建 AI 智能体并运行智能体工作团队的 SaaS 平台。
开始使用