Skip to main content
Glama

MCP Variance Log

by truaxki

describe_table

Reveal the structure of a specific table in the MCP Variance Log database to analyze and identify statistical variations in conversation patterns.

Instructions

Show structure of a specific table

Input Schema

NameRequiredDescriptionDefault
table_nameYesName of the table to describe

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "Name of the table to describe", "type": "string" } }, "required": [ "table_name" ], "type": "object" }
Install Server

Other Tools from MCP Variance Log

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/truaxki/mcp-variance-log'

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