flow_create_character
Create characters in Google Flow by specifying name, description, and optional reference images. Automates submission and project organization for efficient character generation.
Instructions
Create a new character in Google Flow Characters with name and description. By default (auto_confirm not false), fills the description and clicks the submit arrow to actually create the character, then renames "Untitled Character" to the given name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Character name. | |
| campaign | No | Campaign identifier for project matching (e.g., "summer-2026", "new-collection"). | |
| description | Yes | Character description/prompt. | |
| auto_confirm | No | If false, only fills the description and returns "ready_for_confirmation" without submitting (uses credits). Default true. | |
| project_name | No | Name for the project (will reuse existing project with same campaign, or create new). | |
| reference_images | No | Paths to reference images for character design. |