Contentful graphql
Overview
SLUG: CONTENTFUL_GRAPHQL
Description
The Contentful GraphQL Content API allows developers to query and deliver content using GraphQL, providing a flexible and efficient way to access content stored in Contentful.
Authentication Details
API Key
Connecting to Contentful graphql
Create an auth config
Use the dashboard to create an auth config for the Contentful graphql toolkit. This allows you to connect multiple Contentful graphql accounts to Composio for agents to use.
Select App
Navigate to [Contentful graphql](https://platform.composio.dev?next_page=/marketplace/Contentful graphql).
Create and Get auth config ID
Click “Create Contentful graphql Auth Config”. 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 [Contentful graphql toolkit’s playground](https://app.composio.dev/app/Contentful graphql)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CONTENTFUL_GRAPHQL_GET_CMA_TOKEN
Tool Name: Get CMA Token
Description
Action Parameters
Action Response
CONTENTFUL_GRAPHQL_GRAPH_QL_CONTENT_API_PERSISTED_QUERY
Tool Name: GraphQL Content API Persisted Query
Description
Action Parameters
Action Response
CONTENTFUL_GRAPHQL_GRAPH_QL_CONTENT_API_QUERY
Tool Name: GraphQL Content API Query
Description
Action Parameters
Action Response