---
title: "Notion Get Page"
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/notion/notiongetpage
markdown: https://docs.nodetool.ai/nodes/lib/notion/notiongetpage.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/notion/notiongetpage.md
---

# Notion Get Page

**Type:** `lib.notion.GetPage`

**Namespace:** `lib.notion`

## Description

Retrieve a Notion page and its properties.
    notion, page, get, read, api

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| page_id | `str` | The ID of the Notion page to retrieve | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `dict` |  |

## Related Nodes

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