move_file
Relocate a bounded text file within a Direct session by providing the current source SHA-256, ensuring the target is never overwritten.
Instructions
Move one bounded regular text file within a Direct session. Requires the current source SHA-256 and never overwrites the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| review_id | No | ||
| session_id | Yes | ||
| source_path | Yes | ||
| target_path | Yes | ||
| expected_source_sha256 | Yes |