Teradata MCP Server

by Teradata
MIT License
2
  • Apple

read_table_space

Retrieve table space usage for a specified table or all tables within a database using the Teradata MCP Server. Input a table or database name to analyze storage allocation efficiently.

Instructions

Get table space used for a table if table name is provided or get table space for all tables in a database if a database name is provided.

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_spaceArguments", "type": "object" }
ID: q8kueash24