promote_basket_item
Move files from the basket to a stable project folder for permanent storage. Specify the source and target paths.
Instructions
Move a basket item to a stable project folder (promote from basket to active storage).
Refuses to touch basket/private/ items.
Args:
source_path: Absolute path to the file in basket/ to promote.
target_path: Absolute destination path (file or folder).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes | ||
| target_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |