Amazon Kendra · Arazzo Workflow
Amazon Kendra Query Suggestions then Search
Version 1.0.0
Generate type-ahead query suggestions for a partial query, then run a full search using the top suggestion.
View Spec
View on GitHub
Artificial IntelligenceEnterprise SearchKnowledge-ManagementMachine-LearningNatural-LanguageArazzoWorkflows
Provider
Workflows
query-suggestions-then-search
Fetch query suggestions for a partial query, then search with the top suggestion.
Calls GetQuerySuggestions for a partial query and runs a full Query using the top suggested phrase.
1
getSuggestions
Fetch the query suggestions Kendra would offer for the partial query text based on prior query history.
2
searchTopSuggestion
Run a full search query using the top suggested phrase so the results reflect the completed query the user most likely intended.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.