Use Agility CMS from Claude
Add the Agility CMS connection to a Space that runs Claude, then use it from every channel in that Space.
Create a Agility CMS connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.
Add the Agility CMS connection to a Space that runs Claude, then use it from every channel in that Space.
Add the Agility CMS connection to a Space that runs Codex, then use it from every channel in that Space.
Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.
Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Connect Agility CMS once, then decide which Spaces can use it in threads, skills, automations, and coding work.
Tool to retrieve all enum types used throughout the Agility CMS Management API. Use when you need to understand available values for status codes, types, permissions, and other enumerated fields.
Tool to fetch details of a content item by Content ID. Use when you need item fields and metadata from Agility CMS.
Retrieves a paginated list of content items by reference name from Agility CMS. Use this action to: - Fetch multiple content items of a specific type (e.g., blog posts, products, authors) - Retrieve content with pagination, filtering, and sorting capabilities - Expand linked content to specified depths Required parameters: instance GUID, API type (fetch/preview), locale code, and lowercase reference name. Tip: Use Get Content Models action first to discover available reference names for your instance.
Tool to retrieve content models and page modules. Use when you need schema definitions to dynamically build content structures.
Retrieve sync items (content change logs) from Agility CMS using the Content Sync API. This tool implements incremental content synchronization: - Use syncToken='0' for initial full sync (retrieves all content) - Use the returned syncToken in subsequent calls to get only new/updated content - Maximum pageSize is 500 items per request - Continue pagination until syncToken='0' is returned (indicating you're up to date) Typical workflow: 1. Call with syncToken='0' to get initial content batch 2. Store the returned syncToken 3. On next sync, pass the stored syncToken to get only changes since last sync 4. Repeat until syncToken='0' (no more updates)
Agility CMS provides API-first headless CMS capabilities including Content Fetch API, Content Management API, Content Sync API, GraphQL API, SDKs for frameworks and languages, page and component models, sitemaps, preview, content architecture, REST delivery, and webhook-style integrations.
Yes. Add a Agility CMS connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.
Yes. Add a Agility CMS connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.
Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.