MCPcopy Create free account
hub / github.com/agent0ai/agent-zero / validate_tool_request

Method validate_tool_request

agent.py:1515–1516  ·  view source on GitHub ↗
(self, tool_request: Any)

Source from the content-addressed store, hash-verified

1513
1514 @extension.extensible
1515 async def validate_tool_request(self, tool_request: Any):
1516 extract_tools.normalize_tool_request(tool_request)
1517
1518
1519

Callers 1

stream_callbackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected