get_table_schema
Retrieve the schema and structure of a specific table from a MariaDB database, enabling detailed database exploration and schema inspection with secure read-only operations.
Instructions
Get the schema/structure of a specific table.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | No | ||
table_name | Yes |