delete_database
Delete a database from InfluxDB by specifying its exact name as listed by the list_databases tool.
Instructions
Delete a database from InfluxDB. Use the exact database name as returned by the list_databases tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the database to delete (use exact name from database list) |