Agility cms
Overview
SLUG: AGILITY_CMS
Description
Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Authentication Details
API Key
Connecting to Agility cms
Create an auth config
Use the dashboard to create an auth config for the Agility cms toolkit. This allows you to connect multiple Agility cms accounts to Composio for agents to use.
Select App
Navigate to the [Agility cms toolkit page](https://app.composio.dev/apps/Agility cms) and click “Setup Integration”.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Agility cms toolkit’s playground](https://app.composio.dev/app/Agility cms)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
AGILITY_CMS_GET_CONTENT_ITEM
Tool Name: Get Content Item
Description
Action Parameters
Action Response
AGILITY_CMS_GET_CONTENT_LIST
Tool Name: Get Content List
Description
Action Parameters
Action Response
AGILITY_CMS_GET_CONTENT_MODELS
Tool Name: Get Content Models
Description
Action Parameters
Action Response
AGILITY_CMS_GET_PAGE
Tool Name: Get Page
Description
Action Parameters
Action Response
AGILITY_CMS_GET_PAGE_MODULES
Tool Name: Get Page Modules
Description
Action Parameters
Action Response
AGILITY_CMS_SYNC_CONTENT_ITEMS
Tool Name: Sync Content Items
Description
Action Parameters
Action Response
AGILITY_CMS_SYNC_PAGES
Tool Name: Sync Pages
Description
Action Parameters
Action Response
AGILITY_CMS_GET_AUTHORS
Tool Name: Get Authors
Description
Action Parameters
Action Response
AGILITY_CMS_GET_CATEGORIES
Tool Name: Get Categories
Description
Action Parameters
Action Response
AGILITY_CMS_GET_LOGS
Tool Name: Get Logs
Description
Action Parameters
Action Response
AGILITY_CMS_GET_SITEMAP_FLAT
Tool Name: Get Sitemap Flat
Description
Action Parameters
Action Response
AGILITY_CMS_GET_TAGS
Tool Name: Get Tags
Description
Action Parameters
Action Response