# PromptRails + Notion Integration

Source: https://0.0.0.0:8080/integrations/notion

---

[All Integrations](/integrations)

![Notion](/images/logos/notion.svg)

# Notion

Issue Management

Search pages, query databases, and manage content in Notion. Your agents can read and write Notion pages and database entries for knowledge management workflows.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Notion template.
3.  3Enter your Notion integration token.
4.  4Add the template to your agent.

## Available Tools

`notion_search`

Search across all pages and databases in the Notion workspace

`notion_get_page`

Get a Notion page by ID

`notion_create_page`

Create a new page in a Notion database

`notion_update_page`

Update properties of a Notion page

`notion_list_databases`

List all databases in the Notion workspace

`notion_query_database`

Query a Notion database with optional filters

`notion_get_database`

Get a Notion database by ID

`notion_create_database`

Create a new database in a Notion page

`notion_update_database`

Update a Notion database title or properties

`notion_get_block`

Get a Notion block by ID

`notion_list_block_children`

List child blocks of a Notion block

`notion_append_block_children`

Append child blocks to a Notion block

`notion_delete_block`

Delete a Notion block

`notion_list_comments`

List comments on a Notion block or page

`notion_create_comment`

Create a comment on a Notion page or discussion

`notion_list_users`

List all users in the Notion workspace

[Documentation](/docs/mcp-tools)[Notion API Reference](https://developers.notion.com/reference)

[Get Started](https://app.promptrails.ai)
