list_tables
Retrieve all table names from a Turso-hosted LibSQL database to understand database structure and available data.
Instructions
List all tables in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}