Skip to main content
Glama

MCP-Turso

describe_table

Retrieve schema details for a specified table in a Turso database, including column names, data types, and constraints.

Instructions

View schema information for a specific table

Input Schema

NameRequiredDescriptionDefault
table_nameYes

Input Schema (JSON Schema)

{ "properties": { "table_name": { "minLength": 1, "type": "string" } }, "required": [ "table_name" ], "type": "object" }

Other Tools from MCP-Turso

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/nbbaier/mcp-turso'

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