列出库
yearning_list_databasesList databases under a specified data source ID. Optionally hide excluded databases and select markdown or JSON response format.
Instructions
列出指定数据源下的数据库列表。对应 GET /api/v2/fetch/base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hide | No | 是否隐藏排除库列表 | |
| source_id | Yes | 数据源 ID(来自 yearning_list_sources) | |
| response_format | No | markdown |