delete_container
Permanently delete a container and its associated database and files. This action cannot be undone, so only use it when removal is explicitly requested.
Instructions
PERMANENTLY delete a container. This destroys the container, its database, and all its files (S3 bucket contents included) and cannot be undone. Only call this when the user has clearly asked for the container to be removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerId | Yes | UUID of the container to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| message | No |