Teradata MCP Server

by Teradata
MIT License
2
  • Apple

read_table_ddl

Retrieve table DDL definitions from Teradata databases. Specify database and table names to generate accurate schema structures for analysis or replication.

Instructions

Display table DDL definition.

Input Schema

NameRequiredDescriptionDefault
db_nameNoDatabase name
table_nameNotable name

Input Schema (JSON Schema)

{ "properties": { "db_name": { "default": "", "description": "Database name", "title": "Db Name", "type": "string" }, "table_name": { "default": "", "description": "table name", "title": "Table Name", "type": "string" } }, "title": "read_table_ddlArguments", "type": "object" }
ID: q8kueash24