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

このページについて

今日から構築を始めよう
10万人以上のビルダーに信頼されています。
AIエージェントを構築し、エージェント型ワークフォースを運用するSaaSプラットフォーム。
はじめる