tool_edit_poster
Submits an edit prompt to Google Flow to modify an existing poster image, then downloads the updated variation.
Instructions
Boss Function 3: Edits/refines an existing poster image using the image_edit_page_url stored in DB, submits the editing prompt, captures the updated image edit URL, and downloads the new variation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | Whether to run Chrome browser in headless mode. Default: False. | |
| edit_prompt | No | Optional custom edit prompt. If not provided, uses default FLOW_EDIT_PROMPT. | |
| image_edit_page_url | No | Optional image edit URL. If not provided, uses the latest image_edit_page_url from DB. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||