Get Table Schema
get_table_schemaInspect OpenCart table columns and schema; the store prefix (e.g., 'oc_') is added automatically if missing.
Instructions
Show columns for an OpenCart table. The install's prefix (e.g. 'oc_') is added automatically if missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |