mcp-turso-cloud

by spences10
Verified

describe_table

Retrieve schema details for a specified table in a Turso database, enabling users to view structure and properties directly from the MCP server.

Instructions

Gets schema information for a table

Input Schema

NameRequiredDescriptionDefault
databaseNoDatabase name (optional, uses context if not provided)
tableYesTable name

Input Schema (JSON Schema)

{ "properties": { "database": { "description": "Database name (optional, uses context if not provided)", "type": "string" }, "table": { "description": "Table name", "type": "string" } }, "required": [ "table" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-turso-cloud

Related Tools

ID: hnkzlqoh92