Developer Tools9 toolsPaste one API key
Agility CMS integration for AI agents
Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Agility CMS once and call the same tools from all of them.
Setup
Connect Agility CMS through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Agility CMS exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
agility_cms_get_api_types | Retrieve all enum types used throughout the Agility CMS Management API | Read |
agility_cms_get_content_item | Fetch details of a content item by Content ID | Read |
agility_cms_get_content_list | Retrieves a paginated list of content items by reference name from Agility CMS | Read |
agility_cms_get_content_models | Retrieve content models and page modules | Read |
agility_cms_get_logs | Retrieve sync items (content change logs) from Agility CMS using the Content Sync API | Read |
agility_cms_get_page | Retrieve details of a Page, including metadata, content zones, and components | Read |
agility_cms_get_page_modules | Retrieves page module definitions from Agility CMS | Read |
agility_cms_get_sitemap_flat | Retrieves the flat sitemap for a specific channel and locale in Agility CMS | Read |
agility_cms_sync_pages | Retrieves all page items from Agility CMS in paged format with sync tokens for incremental | Read |