yearning_list_tables
List tables in a specified database from a data source on the Yearning SQL audit platform, using source ID and database name.
Instructions
列出指定数据源、指定库下的数据表列表。
对应 API:GET /api/v2/fetch/table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | 库名 | |
| source_id | Yes | 数据源 ID | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | No | 表名列表 |