list_tables
List all tables and views accessible to the current user. Optionally force cache refresh by passing refresh=true.
Instructions
列出当前用户可访问的所有表和视图(缓存 5 分钟)。传 refresh=true 强制刷新缓存。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | 设为 true 强制刷新缓存 |