Agentic Service Discovery

Resources

N

Notion

by Notion Labs, Inc.

Read and write Notion pages and databases, query structured data, append content blocks, search the workspace, and manage comments.

ProduktivitetGratis / BetaltBearer-tokennoteswikidatabasedocsknowledge-baseworkspace

Sådan bruger agenter Notion

  • Agent creates a new Notion page to log results, summaries, or reports after completing a task
  • Agent queries a Notion database to retrieve structured data like tasks, contacts, or inventory before making decisions
  • Agent appends content blocks to an existing page to build up meeting notes, research logs, or audit trails incrementally
  • Agent searches the workspace for relevant pages before creating a new one to avoid duplication
  • Agent creates a database row when a new lead, ticket, or event is detected in another system
  • Agent updates a database property (e.g. Status, Owner) when a workflow step completes
  • Agent adds a comment to a Notion page to notify team members or log what action was taken
  • Agent reads block children from a page to extract instructions, templates, or context for downstream processing

Agenthandlinger

Create PageCreate a new Notion page inside a parent page or database, optionally with content blocks.

Input: parentId, parentType, title, properties, content

Returnerer: pageId, pageUrl, page

Retrieve PageFetch metadata and properties for a specific Notion page by ID.

Input: pageId

Returnerer: pageId, title, properties, pageUrl, lastEditedTime, page

Update PageUpdate properties, icon, cover, or archive status of an existing Notion page.

Input: pageId, properties, inTrash

Returnerer: pageId, page

Query DatabaseFilter and sort rows in a Notion database and return matching pages.

Input: databaseId, filter, sorts, pageSize, startCursor

Returnerer: results, hasMore, nextCursor, resultCount

Retrieve DatabaseFetch the schema and metadata of a Notion database.

Input: databaseId

Returnerer: databaseId, title, properties, database

Create DatabaseCreate a new Notion database as a child of an existing page.

Input: parentPageId, title, properties, isInline

Returnerer: databaseId, database

Update DatabaseUpdate the title, description, or schema of an existing Notion database.

Input: databaseId, title, description, properties

Returnerer: databaseId, database

Append Block ChildrenAppend one or more content blocks to the end of a Notion page or block.

Input: blockId, children

Returnerer: blocks, blockCount

Get Block ChildrenRetrieve the child blocks of a Notion page or block.

Input: blockId, pageSize, startCursor

Returnerer: blocks, hasMore, nextCursor

Retrieve BlockFetch a single Notion block by its ID.

Input: blockId

Returnerer: blockId, blockType, block

Update BlockUpdate the content or type of an existing Notion block.

Input: blockId, blockContent

Returnerer: block

Search WorkspaceSearch pages and databases in the Notion workspace by title.

Input: query, filterType, sortDirection, pageSize

Returnerer: results, resultCount, hasMore, nextCursor

Create CommentAdd a comment to a Notion page or an existing discussion thread.

Input: pageId, discussionId, text

Returnerer: commentId, comment

List CommentsRetrieve all comments on a Notion page or block.

Input: blockId, pageSize, startCursor

Returnerer: comments, commentCount, hasMore, nextCursor

List Workspace UsersRetrieve all users in the Notion workspace.

Input: pageSize, startCursor

Returnerer: users, userCount, hasMore

Retrieve UserFetch details for a specific Notion user by ID.

Input: userId

Returnerer: userId, name, email, user

Eksempel på workflows

1

Log agent results to a Notion database

After an agent run, create a new row in a Notion tracker database with the output, timestamp, and status.

2

Search and summarise Notion docs

Search the workspace for relevant pages, retrieve their block content, and pass it to an LLM node for summarisation.

3

Create structured meeting notes

After a meeting transcript is processed, create a new Notion page under a parent "Meetings" page with headings, action items, and attendee mentions.

Om Notion

Leverandør
Notion Labs, Inc.
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltAPI access requires Notion Plus (from ~€9.50/month) or higher. Free plan does not include API access.
Godkendelse
Bearer-token
Hastighedsgrænse Tjek altid detaljer med udbyderen
180 anmodninger / minut
Kompatible noder
AgentResourceOutput

Byg et AI-workflow med Notion

Brug Agentic Planner til at designe, visualisere og forbinde Notion med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Produktivitet-værktøjer