Skip to main content
Glama

describe_table

Get detailed schema information for database tables including columns, data types, and constraints to understand table structure and relationships.

Instructions

Get detailed schema information for a specific table (columns, types, constraints)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connection_stringNoDatabase connection URL or configured connection name (e.g., "oracle" for USQL_ORACLE)
databaseNoOptional database name (if not specified in connection)
output_formatNoOutput format for results (default: json)
tableYesTable name to describe
timeout_msNoOptional timeout in milliseconds for this call (overrides defaults). Use null for unlimited.

Latest Blog Posts

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/jvm/usql-mcp'

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