---
title: "Get Clipboard Text"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/apple/getclipboardtext
markdown: https://docs.nodetool.ai/nodes/lib/apple/getclipboardtext.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/apple/getclipboardtext.md
---

# Get Clipboard Text

**Type:** `lib.apple.GetClipboardText`

**Namespace:** `lib.apple`

## Description

Read plain text from the macOS clipboard via AppleScript.
    clipboard, text, macos

## Properties

_(none)_

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `str` |  |

## Related Nodes

Browse other nodes in the [lib.apple](./) namespace.
