Tool to create a new Query Suggestions configuration for an Algolia index. Use when you need to set up query suggestions to help users discover popular searches. Up to 100 configurations per application are supported.
regionstringAnalytics region for your Algolia application (us or eu). Must match your application's analytics region configured in the Algolia dashboard under Infrastructure > Analytics
excludearrayList of words or regular expressions to exclude from query suggestions
indexNameRequiredstringName of the Query Suggestions index to create. This will be the destination index for generated suggestions
languagesLanguages for deduplicating singular/plural suggestions. Set to true to enable for all languages, or provide an array of specific language codes (e.g., ['en', 'fr'])
sourceIndicesRequiredarrayArray of source index configurations to use for generating query suggestions. At least one source index is required
enablePersonalizationbooleanWhether to enable personalized query suggestions based on user behavior. Default is false
allowSpecialCharactersbooleanWhether to include suggestions with special characters. Default is false
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.