Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

read_table_usage

Analyze table and view usage within a specific schema to identify the most active database objects, aiding in resource optimization and value-driven insights.

Instructions

Measure the usage of a table and views by users in a given schema, this is helpful to infer what database objects are most actively used or drive most value.

Input Schema

NameRequiredDescriptionDefault
db_nameNoDatabase name

Input Schema (JSON Schema)

{ "properties": { "db_name": { "default": "", "description": "Database name", "title": "Db Name", "type": "string" } }, "title": "read_table_usageArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Teradata/teradata-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server