# macOS System Notification Output

With the assistance of macOS System Notification Action, it becomes possible to send notifications to users through the internal communication tools of the operating system. However, please note that this functionality is exclusive to Mac users in this particular case.

The node can only be used within a client stream, as the server cannot communicate with the workstation.

<figure><img src="/files/mU0MPgcd0F8oIfvElGbP" alt=""><figcaption><p>macOS System Notification Output</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/v4.9.1/helmut4-components/streamdesigner/nodes/outputs/os-1/macos-system-notification-output.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.
