search
Locate Metabase entities including cards, dashboards, and collections by specifying a keyword. Optionally filter by entity type to narrow results.
Instructions
Search across Metabase entities by keyword.
Searches cards (questions), dashboards, collections, and tables for matching results.
Args: query: The search keyword or phrase. models: Optional filter for entity types (e.g., ["card", "dashboard", "collection", "table"]).
Returns: Dictionary containing search results with matched entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| models | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||