list_entities
List the tables and metrics you can query. Use this first to discover available data before calling other tools.
Instructions
List the entities (tables) you may read, plus the available metrics.
Call this first. You never write SQL -- you pass names from here to get_records / get_metric and sql-steward compiles the query for you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||