Ordo commited on
Commit
4450d7e
·
1 Parent(s): 0e84a1f

Add Hugging Face repo card metadata

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # OpenClaw Meta Bridge
2
 
3
  FastAPI sidecar for Meta Page and Messenger workflows. It normalizes Meta webhooks, stores inbound events and drafts, exposes approval-gated tools, and keeps public sends behind explicit human approval.
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - openclaw
5
+ - sidecar
6
+ - meta
7
+ - fastapi
8
+ ---
9
+
10
  # OpenClaw Meta Bridge
11
 
12
  FastAPI sidecar for Meta Page and Messenger workflows. It normalizes Meta webhooks, stores inbound events and drafts, exposes approval-gated tools, and keeps public sends behind explicit human approval.