Skip to main content
Glama

Tibero MCP Server

by YeomYuJun

get_table_info

Retrieve detailed table schema information including column definitions, data types, and constraints from Tibero databases for database analysis and query planning.

Instructions

Get detailed information about a table

Input Schema

NameRequiredDescriptionDefault
table_nameYesThe name of the table

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "The name of the table", "type": "string" } }, "required": [ "table_name" ], "type": "object" }

Other Tools from Tibero MCP Server

Related Tools

    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/YeomYuJun/tibero-mcp-server'

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