delete_database
Permanently disconnect and remove a database from ALTR management without affecting the actual database.
Instructions
Disconnect and remove a database from ALTR.
Permanently removes the database connection. This does not affect the actual database — only the ALTR connection to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | Numeric ALTR database ID (from `get_databases`). | |
| ignore_errors | No | If true, force removal even if cleanup fails. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||