For the complete documentation index, see llms.txt. This page is also available as Markdown.

Helmut User Email Resolve Action

The Helmut User Email Resolve Action is used to retrieve the email address associated with a given username input. The email address will be returned via {stream.last_result} or {node.result.?}.

If the user cannot be found, the node will fail and return a specific error message through either via {stream.last_result} or {node.result.?}.

  • Example:

    • Input: helmut0004

    • Output: helmut0004@helmut.de

Helmut User Email Resolve Action