get-field-descriptions
Retrieve stored descriptions for fields within a specific table in Firebird SQL databases using MCP Firebird, enabling clear understanding and interaction with database schema.
Instructions
Gets the stored descriptions for fields of a specific table (if they exist).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tableName | Yes | Name of the table to get field descriptions for |