# Helmut User Displayname Resolve Action

The Helmut User Displayname Resolve Action is used to retrieve the display name associated with a given username input. The display name 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: Helmut the Fourth

<figure><img src="/files/uzR4YjzW700QLo9OmyR0" alt="" width="352"><figcaption><p>Helmut User Displayname Resolve Action</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/helmut-8/helmut-user-displayname-resolve-action.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
