update_story_image
Replace a story image by using the scoped image ID from upload_story_image, providing story ID, slot ID, and new image path.
Instructions
Replace an Asset Hub image file using the scoped image ID returned by upload_story_image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot_id | Yes | ||
| image_id | Yes | ||
| story_id | Yes | ||
| viewport | No | ||
| image_path | Yes |