---
title: "List Notes"
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/listnotes
markdown: https://docs.nodetool.ai/nodes/lib/apple/listnotes.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/apple/listnotes.md
---

# List Notes

**Type:** `lib.apple.ListNotes`

**Namespace:** `lib.apple`

## Description

List notes from macOS Notes via AppleScript.
    notes, list, macos

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| limit | `int` | Maximum notes to return | `25` |
| folder | `str` | Optional folder name; empty = all folders | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| notes | `list` |  |

## Related Nodes

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