Gets schema information for a table
describe_tableRetrieves schema information for a specified table in a Turso database, including column names and data types.
Instructions
Gets schema information for a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | No | Database name (optional, uses context if not provided) |