Skip to main content

Text

The text field in Cogfy is a powerful tool for working with textual data in your collections. This field type allows you to perform a variety of operations that can help you manipulate and process text in many ways. Whether you're looking to format strings, interact with APIs, or generate dynamic content, the text field provides a flexible way to manage text within your workflows.

Capabilities Overview

The text field supports a range of operations that enable you to perform various text processing tasks. For example, you can transform text by converting it to lowercase, trimming whitespace, or applying regex replacements. It also allows you to query external data sources, such as querying metadata from databases or performing semantic searches within your collections.

In addition, the text field can integrate with AI models, letting you generate content or create prompts dynamically. It can also handle structured data formats like JSON, making it a versatile tool for a variety of automation tasks. As new operations are added to Cogfy, the text field will continue to expand its functionality, allowing you to tackle an even broader range of tasks.

In the example below, a text field named Replace has been used to trigger the operation with a Regex to replace strings.