Describe the problem/error/question
I am doing the auto video generation workflow, and now i want to have a AI agent to generate prompt for the character consistency. the input i have is the character id, name, apperance, personality and voice style. how can i get the best prompt for this?
Thank you very much.
![]()
Share the output returned by the last node
[
{
“characterId”:
“c1”,
“name”:
“Li Wei”,
“gender”:
“Male”,
“age”:
“45”,
“appearance”:
“weathered hands, simple linen shirt, rugged beard, scar on left cheek”,
“personality”:
“patient, contemplative, reverent”,
“voiceStyle”:
“soft‑spoken, calm”
}
]
this is the loop over item, first item.