mysql_list_tables
List tables and views in a MySQL database with pagination and keyword filtering, so you can inspect the schema before running read-only queries.
Instructions
List tables and views in the configured database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| keyword | No |