Search Prismic documents using full-text search. Searches across all text fields in documents for the specified terms. The search is case-insensitive and matches based on root words. Automatically retrieves the current master ref. Returns paginated results ordered by relevance.
qRequiredstringFull-text search query in Prismic predicate format. Must be wrapped in double square brackets. Format: [[fulltext(document, "your search terms")]]. Searches across all text fields in documents. Multiple words will match documents containing all terms.
langstringLanguage code (e.g., 'en-us').
pageintegerPage number, must be >= 1
fetchstringComma-separated list of field API IDs to fetch.
pageSizeintegerNumber of documents per page (1-100).
orderingsstringSorting order, e.g., '[my.article.date desc]'
fetchLinksstringComma-separated list of linked document fields to fetch.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.