Skip to content

Commit ba43843

Browse files
jddunnclaude
andcommitted
docs: add document tools to guardrails usage overview
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c1f3afa commit ba43843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GUARDRAILS_USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ In addition to content guardrails, Wunderland provides **folder-level permission
371371

372372
### Overview
373373

374-
Safe Guardrails intercept tool calls (like `file_read`, `file_write`, `shell_execute`) and validate filesystem paths against folder permission rules **before execution**.
374+
Safe Guardrails intercept tool calls (like `file_read`, `file_write`, `read_document`, `create_pdf`, `create_spreadsheet`, `create_document`, `shell_execute`) and validate filesystem paths against folder permission rules **before execution**.
375375

376376
```
377377
Tool Call → Safe Guardrails → Folder Permission Check → Allow/Deny → Execution

0 commit comments

Comments
 (0)