merge_clusters
Combine two research clusters by moving all papers from a source cluster into a destination cluster, then deleting the source.
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 | |||