lattice_force_remove_container
Force remove a stuck container by name on a specific worker, bypassing normal lifecycle to clear wedged containers that ordinary removal fails to shift.
Instructions
Force-remove a container on a worker by name, bypassing the normal lifecycle. For clearing a wedged container that ordinary remove will not shift. Destructive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Worker ID | |
| name | Yes | Container name to force-remove |