Skip to content

Catalog Search

The Catalog Search agent answers questions by searching the Alation Data Catalog. It finds tables, columns, schemas, and other objects, and returns details about them.

The agent follows this workflow:

  1. Interprets the question and decides which object types to search for.
  2. Uses filter fields and values to narrow the search where helpful.
  3. Searches the catalog and retrieves details about the matching objects.

Required:

  • message (string): The natural language search request.

Both agents search the catalog, but they suit different needs:

  • Catalog Search (this agent) is a broader search assistant focused on object discovery — finding the right tables, columns, schemas, or articles for a question.
  • Catalog Context Search focuses on assembling rich context for a question using semantic and filter-based strategies.

If you mainly need to find and vet objects, start with Catalog Search. If you need assembled context for a downstream task, use Catalog Context Search.