Skip to content

BI Report Search Tool

This tool searches the Alation Data Catalog specifically for BI reports. It powers the Dashboard Search agent.

Add this tool to an agent that answers questions about dashboards and BI reports, such as “find our analysis on customer churn”.

ParameterRequiredTypeSuggested scopeWhat it does
search_termYesstringAgent determinedThe text to search for.
filtersNolist of objectsFixed or Agent determinedFilter on custom fields. Use the same format as the aggregated context signature search_filters.fields structure.
limitNointeger (default 20, max 100)FixedMaximum number of results.
{
"search_term": "Find our analysis on customer churn.",
"limit": 20
}