fix: enforce agent run API permissions

This commit is contained in:
huanghuoguoguo
2026-05-30 20:14:06 +08:00
committed by huanghuoguoguo
parent c296c187f4
commit 0b9778abd9
12 changed files with 522 additions and 166 deletions
@@ -299,8 +299,10 @@ permissions:
tools: ["detail", "call"]
knowledge_bases: ["list", "retrieve"]
history: ["page", "search"]
events: ["get", "page"]
artifacts: ["metadata", "read"]
storage: ["plugin", "workspace", "binding"]
files: ["config", "knowledge"]
platform_api: []
```