d1_list_tables
Retrieve a list of all available tables in your Cloudflare D1 database to understand database structure and plan SQL queries.
Instructions
List tables available in the Cloudflare D1 database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}