Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

read_destinct_categories

Extract unique categories from a specified column in a table within Teradata databases for efficient data analysis and classification.

Instructions

Get the destinct categories from column in a table.

Input Schema

NameRequiredDescriptionDefault
col_nameNocolumn name
table_nameNotable name

Input Schema (JSON Schema)

{ "properties": { "col_name": { "default": "", "description": "column name", "title": "Col Name", "type": "string" }, "table_name": { "default": "", "description": "table name", "title": "Table Name", "type": "string" } }, "title": "read_destinct_categoriesArguments", "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