List D1 databases
litescope_d1_listList all Cloudflare D1 databases in your account. Returns database UUID, name, creation date, table count, and DSN for use with other tools.
Instructions
List all Cloudflare D1 databases in the account. Returns each database's UUID, name, creation date, table count, and the DSN to use with other litescope tools. Requires CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID environment variables. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of databases. | |
| databases | Yes | Each D1 database with uuid, name, table count, and dsn. |