Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
---
|
||||
title: OpenClaw + n8n Workflow Orchestration
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: []
|
||||
---
|
||||
|
||||
# OpenClaw + n8n Workflow Orchestration
|
||||
|
||||
Letting your AI agent directly manage API keys and call external services is a recipe for security incidents. Every new integration means another credential in `.env.local`, another surface for the agent to accidentally leak or misuse.
|
||||
|
||||
Reference in New Issue
Block a user