delete_catalog
Permanently delete a catalog and all associated data. This action is irreversible and removes the catalog entirely.
Instructions
PERMANENTLY DELETE a catalog and all its data. Cannot be undone.
Args: hostname: Server hostname. catalog_id: ID of the catalog to delete.
Returns: JSON with deletion status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| catalog_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |