Skip to content

[Integration]: TealTiger governance node for n8n workflows #326

Description

@nagasatish007

Summary

n8n is an OSS workflow automation platform with a visual builder. A TealTiger governance node would let non-developer teams add policy enforcement to their AI workflows without writing code.

Why n8n?

  • Visual builder reaches non-developer users (ops, compliance teams)
  • Already has AI/LLM nodes — governance is the missing piece
  • 50k+ stars, active community node ecosystem
  • "Drag and drop governance" is a unique positioning

Proposed integration

A custom n8n node that:

  1. Takes input data (LLM response, tool call args)
  2. Evaluates TealTiger policies (PII, secrets, cost)
  3. Routes to "approved" or "blocked" output

Deliverables

  • n8n-nodes-tealtiger community node package
  • Governance evaluation node with visual config
  • Routes: approved / blocked / needs-review
  • Example workflow: LLM → TealTiger Governance → Execute or Block
  • Published to n8n community nodes registry

Metadata

Metadata

Type

No type

Projects

Status
Ready
Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions