AI Agents

Process Notion Requests with AI Agent and Auto-Classification

24 nodes 347 155 Automatic trigger
Download

Workflow Description

Automation receives Notion requests via chat trigger, processes them with an AI agent powered by Anthropic's model, classifies text and structures data, automatically fixes output formatting, and stores results back in Notion as organized records.

How it works

  1. 1.Receive incoming requests from Notion through chat trigger interface
  2. 2.Process requests using AI agent with Anthropic language model
  3. 3.Classify text content and parse structured data from responses
  4. 4.Auto-fix and reformat output for consistency and accuracy
  5. 5.Save processed results and decisions to Notion database

Use cases

  • Automate customer inquiry responses stored in Notion
  • Process and classify forms and requests by priority level
  • Extract and organize structured data from unformatted text automatically

Requirements

  • Active Notion workspace connected to a requests database
  • Valid Anthropic API key for accessing language models
  • Configured chat trigger to receive incoming requests

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 347
Downloads 155

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