describe-table
describe-tableRetrieves detailed schema information for a specified Firebird table, including column names and data types.
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 |