🪠️ WWAA JSON Prompt Builder
WWAA_JSONPromptBuilder
Builds structured JSON prompts with hierarchical organization. Supports scene descriptions, subject details (with nested attributes like hair, face, body), environment settings, style options, and output parameters. Includes dropdown menus for common values and custom text fields for flexibility.
Pack: WWAA-CustomNodes
custom_nodes.WWAA-CustomNodes
Inputs (34)
| Name | Type | Required |
|---|---|---|
| scene_description | STRING | required |
| subject_category | COMBO | required |
| enable_subject_details | BOOLEAN | required |
| gender_presentation | COMBO | optional |
| age_bracket | COMBO | optional |
| hair_length | COMBO | optional |
| hair_style | STRING | optional |
| hair_color | STRING | optional |
| facial_expression | STRING | optional |
| makeup_details | STRING | optional |
| face_accessories | STRING | optional |
| body_pose | STRING | optional |
| clothing | STRING | optional |
| body_features | STRING | optional |
| subject_description | STRING | optional |
| background | STRING | optional |
| floor | STRING | optional |
| lighting | COMBO | optional |
| lighting_custom | STRING | optional |
| mood | COMBO | optional |
| mood_custom | STRING | optional |
| photography_style | COMBO | optional |
| photography_custom | STRING | optional |
| color_palette | STRING | optional |
| aspect_ratio | COMBO | optional |
| aspect_ratio_custom | STRING | optional |
| render_intent | COMBO | optional |
| camera_angle | COMBO | optional |
| camera_angle_custom | STRING | optional |
| depth_of_field | COMBO | optional |
| output_lighting | STRING | optional |
| include_empty_fields | BOOLEAN | optional |
| indent_json | BOOLEAN | optional |
| custom_fields | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| json_prompt | STRING |