search-charts
Search for charts by matching a term against their names and descriptions to quickly locate relevant charts.
Instructions
Search for charts by name or description.
Performs case-insensitive partial matching against:
Chart names
Chart descriptions
Returns matching charts with their UUID, name, space, and description.
When to use:
To find charts related to a topic or metric
When you know part of a chart's name but not the exact name
To discover charts by business term (if described well)
Difference from list-charts: This searches both name AND description, while list-charts only filters by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_term | Yes | Search term to match against chart names and descriptions (case-insensitive). Example: 'user retention' will match charts with those words in name or description |