BI Report Search Tool
BI Report Search Tool
Section titled “BI Report Search Tool”This tool searches the Alation Data Catalog specifically for BI reports. It powers the Dashboard Search agent.
When to use it
Section titled “When to use it”Add this tool to an agent that answers questions about dashboards and BI reports, such as “find our analysis on customer churn”.
Parameters
Section titled “Parameters”| Parameter | Required | Type | Suggested scope | What it does |
|---|---|---|---|---|
search_term | Yes | string | Agent determined | The text to search for. |
filters | No | list of objects | Fixed or Agent determined | Filter on custom fields. Use the same format as the aggregated context signature. |
limit | No | integer (default 20) | Fixed | Maximum number of results. |
Example usage
Section titled “Example usage”{ "search_term": "Find our analysis on customer churn.", "limit": 20}