Update Strategy Draft
update_strategy_draftUpdate a strategy draft file with optimistic concurrency, verifying the current revision and file hash to reject stale changes and prevent overwrite conflicts.
Instructions
Update one editable draft file with optimistic concurrency.
Requires the current revision and exact file hash; stale values are rejected with a conflict error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| draft_id | Yes | ||
| relative_path | Yes | ||
| expected_revision | Yes | ||
| expected_file_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||