Prismic
Overview
SLUG: PRISMIC
Description
Prismic is a headless CMS that enables developers and content teams to manage and deliver content seamlessly across various platforms.
Authentication Details
API Key
Connecting to Prismic
Create an auth config
Use the dashboard to create an auth config for the Prismic toolkit. This allows you to connect multiple Prismic accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Prismic 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 Prismic toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_FULLTEXT_SEARCH
Tool Name: Get Prismic Documents with Fulltext Search
Description
Action Parameters
Action Response
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_INTEGRATION_FIELDS
Tool Name: Content API: Get Documents with Integration Fields
Description
Action Parameters
Action Response
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_PREDICATES
Tool Name: Get Prismic Documents with Predicates
Description
Action Parameters
Action Response
PRISMIC_CONTENT_API_QUERY_DOCUMENTS
Tool Name: Prismic: Query Documents
Description
Action Parameters
Action Response
PRISMIC_GET_DOCUMENT_BY_ID
Tool Name: Get Prismic Document by ID
Description
Action Parameters
Action Response
PRISMIC_GET_DOCUMENTS_BY_CUSTOM_FIELD
Tool Name: Prismic: Get Documents by Custom Field
Description
Action Parameters
Action Response
PRISMIC_GET_DOCUMENTS_BY_TAG
Tool Name: Get Prismic Documents by Tag
Description
Action Parameters
Action Response
PRISMIC_GET_DOCUMENTS_BY_TYPE
Tool Name: Get Prismic Documents by Type
Description
Action Parameters
Action Response
PRISMIC_GET_DOCUMENTS_ORDERED
Tool Name: Get Ordered Documents
Description
Action Parameters
Action Response
PRISMIC_REPOSITORY_API_GET_INFO
Tool Name: Get Prismic Repository Info
Description
Action Parameters
Action Response
PRISMIC_REPOSITORY_API_GET_REFS
Tool Name: Get Prismic Repository Refs
Description
Action Parameters
Action Response
PRISMIC_TAGS_API_GET_ALL_TAGS
Tool Name: Get Prismic Tags
Description
Action Parameters
Action Response
PRISMIC_TYPES_API_GET_TYPES
Tool Name: Prismic: Get Custom Types
Description
Action Parameters
Action Response