Skip to main content

Text Box

Store and input text content for use in workflows.

Updated over 3 months ago

Overview

The Text Box node provides a simple way to input and store text content within FluxPrompt workflows. This basic text storage node allows you to enter static text that can be used by other workflow components or serve as a reference point for text-based operations.

Interface

Text Input Section

The Text Box features a straightforward text input interface:

  • Text Section: Expandable section containing the text input area

  • Text Field: Simple text input box for entering content

  • Connection Points: Input and output connectors for workflow integration

Text Entry

Basic text input functionality:

  • Plain Text Input: Enter any text content in the input field

  • Static Content: Store text that remains constant during workflow execution

  • No Formatting: Simple text entry without rich formatting options

  • Connection Support: Can receive text from other workflow nodes or pass text to connected nodes

Workflow Integration

Input and Output

The Text Box serves as both a text source and storage:

  • Text Input: Manually enter text content for workflow use

  • Text Output: Provide stored text to other workflow nodes

  • Data Flow: Pass text content between different workflow components

  • Reference Storage: Keep commonly used text readily available

Connection Capabilities

Integration with other workflow components:

  • Input Connection: Receive text content from other nodes

  • Output Connection: Send stored text to other workflow nodes

  • Text Processing: Combine with other nodes for text manipulation

  • Workflow Variables: Use as a source of static text in dynamic workflows

Use Cases

Static Text Storage

  • Template Text: Store frequently used text templates

  • Configuration Values: Keep static configuration text

  • Reference Content: Store text that multiple workflow components need

  • Default Values: Provide fallback text for workflow operations

Workflow Components

  • Text Sources: Provide input text for AI processing nodes

  • Content Assembly: Combine with other text sources to build content

  • Workflow Documentation: Store explanatory text within workflows

  • Data Preparation: Prepare text input for further processing

Simple Operations

  • Text Display: Show static text content in workflow outputs

  • Content Routing: Pass specific text to different workflow branches

  • Text Validation: Provide expected text for comparison operations

  • Workflow Testing: Use known text values for testing workflow functionality

The Text Box node provides essential text storage and input capabilities for FluxPrompt workflows, enabling simple text operations and serving as a foundation for more complex text processing tasks.

Did this answer your question?