describe-table
describe-tableDescribe a Firebird table's schema quickly: view columns, types, nullability, key constraints, and default values.
Instructions
Gets the detailed schema (columns, types, etc.) of a specific table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableName | Yes | Name of the table to describe |