-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Feature Description
In #17 a plugin was added to interface with the "nemo check server" (server that provides /v1/guardrails/checks). This focused on tool argument checking (pre-tool-execution). We want to leverage the capability of checking tool responses as well.
Proposed Solution
Unless the hook mechanism has changed
- Update
tool_post_invoke"hook" in the NemoCheck plugin to call out to/v1/guardrails/checkswith the appropriaterole: tooland tool response content - Update the
getToolPostInvokeResponseas needed in the main ext-proc server to make sure that error response information is propagated and blocking requests (continue_processing: false) leads to an expected MCP error
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels