describe_table
Retrieve the schema, including columns and data types, for a specified table in a Microsoft SQL Server database using the MSSQL MCP Server integration.
Instructions
Describes the schema (columns and types) of a specified MSSQL Database table.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tableName | Yes | Name of the table to describe |