Bug
executeTool redacts toolName in its output, and searchTools redacts content from its results. Both tools should return their data unredacted.
executeTool: toolName must not be redacted — callers need the name to verify which tool was called and to debug failures
searchTools: no part of the search results (tool names, descriptions, schemas) should be redacted — the entire point of the tool is discovery
Redacting these values makes the tools non-functional for their intended purpose.
--
View Junior Session in Sentry
Bug
executeToolredactstoolNamein its output, andsearchToolsredacts content from its results. Both tools should return their data unredacted.executeTool:toolNamemust not be redacted — callers need the name to verify which tool was called and to debug failuressearchTools: no part of the search results (tool names, descriptions, schemas) should be redacted — the entire point of the tool is discoveryRedacting these values makes the tools non-functional for their intended purpose.
--
View Junior Session in Sentry