describe_table
Retrieve the schema for a specified table within a MariaDB database, allowing users to explore table structure and fields efficiently using secure, read-only access.
Instructions
Show the schema for a specific table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | No | Database name (optional, uses default if not specified) | |
table | Yes | Table name |