turso_create_database
Provision a new Turso SQLite edge database by specifying the API key, organization, database name, and group.
Instructions
Create a new Turso SQLite edge database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| org | Yes | ||
| name | Yes | Database name | |
| group | Yes | Group to attach to (e.g. default) |