list_glossary
Retrieve all business glossary terms for a database connection, including plain-language definitions, SQL expressions, and related tables.
Instructions
List the business glossary terms defined for a connection.
Returns each term, its plain-language definition, the SQL expression that implements it, and related tables. Glossary terms map business language (e.g. 'active customer') to SQL. Add with add_glossary_term; for numeric KPIs see list_metrics. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | Yes | Target database connection — its name or id (case-insensitive). List the available connections with list_connections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |