Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow automates the creation, assignment, tracking, and monitoring of tasks (issues) inside a Paperclip system using AI and external integrations. View this [Youtube Video Tutorial](https:/...
n8n-nodes-base.manualtrigger, n8n-nodes-base.webhook, n8n-nodes-base.if, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.chainllm
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide Boizza.
Original n8n.io sourceThis workflow automates the creation, assignment, tracking, and monitoring of tasks (issues) inside a Paperclip system using AI and external integrations.
View this Youtube Video Tutorial to setup your Paperclip instance for FREE and get API Key (subtitles in English).
The workflow handles everything:
Using an LLM:
Split in Batches) avoids overloadThis workflow automates the assignment and tracking of issues/tasks to AI agents (called "Paperclip agents") and monitors their completion.
Two main flows:
title and issue via webhookhttpBearerAuth credentialwith your Paperclip API keyopenAiApi credentialgmailOAuth2 credential for sending completion alertsgoogleSheetsOAuth2Api credential for Sheets accesshttps://paperclip.xxx.xxx URLs with your actual Paperclip instance URL/api/agents/me, /api/companies/{id}/agents, and /api/issues/{id} endpoints are accessible[email protected] to your target email addresstitle and issue fields👉 Subscribe to my new YouTube channel. Here I’ll share videos and Shorts with practical tutorials and FREE templates for n8n.
Contact me for consulting and support or add me on Linkedin.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | AI-Powered Paperclip📎🤖 Task Assigner & Completion Tracker |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Project Management, AI Summarization |
| Author | Davide Boizza |
| Published | 10 Apr 2026 |
Use the JSON export at /data/workflows/14976/14976.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow automates the creation, assignment, tracking, and monitoring of tasks (issues) inside a Paperclip system using AI and external integrations. View this [Youtube Video Tutorial](https:/...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Project Management, AI Summarization use case.