get_learning_insights
Reveals usage insights for QuickSight MCP tools, showing most-used and slowest calls, error rates, and recommendations to improve workflows.
Instructions
Show what the server has learned from your QuickSight usage patterns.
This server tracks every tool call -- what you use most, what fails, what takes longest -- and surfaces actionable insights.
Returns:
most_used_tools: Tools you call most frequently
slowest_tools: Tools with highest average latency
error_rate: Per-tool failure percentages
recommendations: Suggestions based on your usage patterns (e.g., "You search datasets often -- consider using list_datasets with caching instead")
The more you use the server, the better the insights become.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||