search_data_assets
Search the data catalog to find tables, columns, charts, and dashboards by query, with pagination and adjustable text truncation.
Instructions
Search for data assets in the catalog.
Args:
query: Search query for finding tables, columns, charts, dashboards
page: Page number for pagination (default: 1)
truncate_length: Maximum characters for text fields in results (default: 150)
Returns:
Search results with text fields truncated to specified length
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for finding tables, columns, charts, dashboards | |
| page | No | Page number for pagination | |
| truncate_length | No | Maximum characters for text fields in results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |