archery_describe_table
Retrieve the full table structure and DDL statement (SHOW CREATE TABLE) from an Archery-managed database instance, enabling schema inspection for database migration or analysis.
Instructions
获取表结构(SHOW CREATE TABLE)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | ||
| site | No | cn | |
| table | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |