Teradata MCP Server

by Teradata
MIT License
2
  • Apple

read_column_description

Retrieve detailed column information for a specific table in a Teradata database to understand its structure and metadata for efficient querying and analysis.

Instructions

Show detailed column information about a database table.

Input Schema

NameRequiredDescriptionDefault
db_nameNoDatabase name
obj_nameNotable name

Input Schema (JSON Schema)

{ "properties": { "db_name": { "default": "", "description": "Database name", "title": "Db Name", "type": "string" }, "obj_name": { "default": "", "description": "table name", "title": "Obj Name", "type": "string" } }, "title": "read_column_descriptionArguments", "type": "object" }
ID: q8kueash24