This agent extracts document contents from a structured string of text.
An example text-extractor agent step:
- name: "Extract text"
type: "text-extractor"
input: "input-topic" # optional
output: "output-topic" # optional
Checkout the full configuration properties in the API Reference page.