get_tables
Lists all tables in a specified schema, enabling quick exploration of database structure.
Instructions
List all tables in a specific schema. Args: ctx: The context of the tool call. table_schema: The schema of the tables to list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |