Skip to content

Commit ec62444

Browse files
Update README.md
1 parent 813a5aa commit ec62444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For this, create a `~/.mcp-scan/guardrails_config.yml` with the following conten
8080
custom_guardrails:
8181
- name: "Filter tool results with 'error'"
8282
id: "error_filter_guardrail"
83-
action: block # or 'log'
83+
action: block # or just 'log'
8484
content: |
8585
raise "An error was found." if:
8686
(msg: ToolOutput)

0 commit comments

Comments
 (0)