AI Agents

Notion Content Classification with AI Agent

24 nodes 224 125 Automatic trigger
Download

Workflow Description

Automate Notion database monitoring using an intelligent agent powered by Anthropic Claude. Automatically classify new content, extract structured data, parse outputs with error correction, and apply conditional logic to route workflows efficiently.

How it works

  1. 1.Monitor Notion database for new entries via chat trigger
  2. 2.Classify content using AI agent with Claude language model
  3. 3.Extract and parse structured data with automatic error fixing
  4. 4.Apply conditional logic to route entries based on classification
  5. 5.Update Notion records with extracted results

Use cases

  • Auto-categorize blog posts and documentation by topic
  • Extract metadata from unstructured notes into organized tables
  • Route customer submissions to appropriate departments automatically

Requirements

  • Active Notion workspace with configured database
  • Anthropic API key for Claude access
  • Running n8n instance with webhook support

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Notion Output Parser Anthropic AI Agent Chat Trigger If

Details

Trigger Automatic trigger
Nodes 24
Apps 6
Views 224
Downloads 125

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (24)

/

Sticky Note

Sticky Note

#1

Notion

Notion

#2

Return success to chat

Set

#3

Auto-fixing Output Parser

Output Parser Autofixing

#4

Anthropic Chat Model

Lm Chat Anthropic

#5

Set schema for eval

Set

#6

Return error to chat

Set

#7

Anthropic Chat Model1

Lm Chat Anthropic

#8

standardize schema

Set

#9

Simplify properties object

Code

#10

Structured Output Parser

Output Parser Structured

#11

Set input data

Code

#12

Set schem for rerun

Set

#13

Sticky Note1

Sticky Note

#14

Sticky Note2

Sticky Note

#15

Sticky Note3

Sticky Note

#16

Add feedback prompt

Set

#17

Check for WF JSON errors

Switch

#18

Sticky Note4

Sticky Note

#19

Generate Workflow Agent

Agent

#20

Anthropic Chat Model2

Lm Chat Anthropic

#21

When chat message received

Chat Trigger

#22

Valid n8n workflow JSON?

If

#23

Sticky Note5

Sticky Note

#24