Skip to main content
Prismic logo

Prismic

Prismic is a headless CMS that enables developers and content teams to manage and deliver content seamlessly across various platforms.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Prismic authenticates with an API key. Generate the credential in your Prismic account, then paste it into FlyMyAI the first time an agent uses a Prismic action.

Get your Prismic credential →

Fields to fill in FlyMyAI

FieldDetails
Repository NameThe unique name of your Prismic repository. (required)
Prismic Access TokenThe access token for authenticating API requests to your Prismic repository. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_FULLTEXT_SEARCHTool to fetch prismic documents using a full-text search predicate. use after obtaining the repository's master ref when you want to search for specific terms within documents.q
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_INTEGRATION_FIELDSTool to fetch prismic documents including integration fields data. use when you need both core content and integration fields in one query. call after obtaining a valid ref token.ref
PRISMIC_CONTENT_API_GET_DOCUMENTS_WITH_PREDICATESTool to fetch prismic documents using specified predicates. use when filtering documents based on multiple conditions after obtaining the repository's master ref.predicates
PRISMIC_CONTENT_API_QUERY_DOCUMENTSTool to query prismic documents using predicates and pagination. use when you need to fetch multiple documents from a repository after obtaining a ref.ref
PRISMIC_GET_DOCUMENTS_BY_CUSTOM_FIELDTool to fetch prismic documents by custom field predicate. use after obtaining a repository ref when filtering content by field constraints.ref
PRISMIC_GET_DOCUMENTS_BY_TAGTool to fetch prismic documents by tag. use when retrieving all documents associated with a specific tag.tag
PRISMIC_GET_DOCUMENTS_BY_TYPETool to fetch prismic documents by type. use when you need to retrieve documents with a specific custom type after obtaining the repository's master ref.type
PRISMIC_GET_DOCUMENTS_ORDEREDTool to fetch prismic documents ordered by a specified field. use after obtaining a valid api ref when you need sorted document results, e.g., orderings='[my.article.date desc]'.ref, orderings
PRISMIC_GET_DOCUMENT_BY_IDTool to retrieve a specific prismic document by its id. use after obtaining a content ref.document_id, ref
PRISMIC_REPOSITORY_API_GET_INFOTool to retrieve prismic repository metadata. use after authentication to load refs, types, languages, and other repository settings.-
PRISMIC_REPOSITORY_API_GET_REFSTool to retrieve a list of repository refs (master and releases). use when you need the current repository references before executing any content queries.-
PRISMIC_TAGS_API_GET_ALL_TAGSTool to retrieve all tags from prismic repository. use when you need the full list of tags for filtering or categorization.-
PRISMIC_TYPES_API_GET_TYPESTool to retrieve all custom types and slices from the prismic repository. use when you need to list custom types definitions after authentication.-
We love our partners - FlyMy.AI builds with the best. Thanks, Prismic!