merge_clusters
Merge papers from one cluster into another and remove the source cluster. Consolidate clusters by moving all papers to a target cluster.
Instructions
Merge all papers from one cluster into another, then delete the source.
Delegates to research_hub.clusters.ClusterRegistry.merge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | slug of the cluster to drain + remove. | |
| into | Yes | slug of the surviving destination cluster. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||