Prompt Manager Text

PromptManagerText

Processes and manages text prompts with database storage and search capabilities. Outputs a plain STRING that can be used with any node that accepts text input. Includes all PromptManager features: categorization, tagging, search, and prepend/append functionality.

Pack: ComfyUI_PromptManager

custom_nodes.ComfyUI_PromptManager

Inputs (6)

NameTypeRequired
textSTRINGrequired
categorySTRINGoptional
tagsSTRINGoptional
search_textSTRINGoptional
prepend_textSTRINGoptional
append_textSTRINGoptional

Outputs (1)

NameType
STRINGSTRING
Prompt Manager Text | TealPug Node Explorer