Get analytics catalog
get_analytics_catalogRetrieve the schema of tables, views, and columns available for analytics queries. Use this before running analysis to understand the data structure.
Instructions
Returns the catalog of tables/views/columns available to query via run_analytics_query. Call this first if you don't already know the schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||