AutomationFlowsAI & RAG › Autonomous Agent - Document Processing - Create Capability -…

Autonomous Agent - Document Processing - Create Capability -…

Original n8n title: Autonomous Agent - Document Processing - Create Capability - Document-classification

Autonomous Agent - Document Processing - Create Capability - document-classification. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesExecute Workflow TriggerN8N Nodes Autonomous Agent
AI & RAG Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Autonomous Agent - Document Processing - Create Capability - document-classification",
  "nodes": [
    {
      "parameters": {},
      "id": "f666a934-a7a3-40df-9b13-4a4c05b1fb57",
      "name": "Called by Domain Bootstrap",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "typeVersion": 1,
      "position": [
        160,
        300
      ]
    },
    {
      "parameters": {
        "operation": "create",
        "name": "document-classification",
        "description": "Capability for document classification in the document processing workflow.",
        "agent": "model-agent",
        "agentVersion": "1.0.0",
        "agentType": "model",
        "modelPolicy": "document-processing-policy",
        "modelPurpose": "document-classification",
        "inputModalities": [
          "text"
        ],
        "inputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "outputSchema": "{\n  \"type\": \"object\",\n  \"additionalProperties\": true\n}",
        "sideEffect": "none",
        "approvalRequired": false,
        "enabled": true,
        "priority": 100,
        "timeoutSeconds": 300,
        "maximumConcurrency": 4,
        "tenantAllowlist": "",
        "requiredRoles": "operator"
      },
      "id": "050144a4-a5e9-4fe0-b0fc-a656c4b72fb7",
      "name": "Create Document Classification Capability",
      "type": "n8n-nodes-autonomous-agent.autonomousAgentCapability",
      "typeVersion": 1,
      "position": [
        420,
        300
      ],
      "credentials": {
        "autonomousAgentApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Called by Domain Bootstrap": {
      "main": [
        [
          {
            "node": "Create Document Classification Capability",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "saveExecutionProgress": true
  },
  "versionId": "0dab5348-1133-494d-8463-6683f6f6b9d2",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Autonomous Agent - Document Processing - Create Capability - document-classification. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Source: https://github.com/MustiSquare/n8n-with-autonomous-agent-platform-demo/blob/main/workflows/03-document-processing/bootstrap/capabilities/01-create-document-classification.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Autonomous Agent - Incident Response - Create Capability - incident-root-cause-analysis. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Execute Workflow Trigger, N8N Nodes Autonomous Agent
AI & RAG

Autonomous Agent - Incident Response - Create Capability - production-remediation-plan. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Execute Workflow Trigger, N8N Nodes Autonomous Agent
AI & RAG

Autonomous Agent - Autonomous Software Development - Create Capability - requirements-analysis. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Execute Workflow Trigger, N8N Nodes Autonomous Agent
AI & RAG

Autonomous Agent - Autonomous Software Development - Create Capability - software-architecture. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Execute Workflow Trigger, N8N Nodes Autonomous Agent
AI & RAG

Autonomous Agent - Autonomous Software Development - Create Capability - code-generation. Uses executeWorkflowTrigger, n8n-nodes-autonomous-agent. Event-driven trigger; 2 nodes.

Execute Workflow Trigger, N8N Nodes Autonomous Agent