move_paper
Move a paper note to a different cluster by specifying its slug and destination cluster.
Instructions
Move a paper note from its current cluster to another.
Delegates to research_hub.operations.move_paper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | paper note slug (lowercase ``[a-z0-9_-]``). | |
| to_cluster | Yes | destination cluster slug. The note's ``.md`` file is moved on disk into the destination cluster dir. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||