art.detail.clean_clusters
Merge isolated or orphan pixels into the nearest larger cluster to clean up pixel art and maintain style consistency.
Instructions
Cleanup pass: merge orphan/isolated pixels into nearest larger cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Canvas session ID | |
| min_cluster_size | No | Minimum cluster size to keep (default 2) |