MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / verify

Method verify

plugin/app/models/bundle_handler.py:16–17  ·  view source on GitHub ↗
(self, credentials: BundleCredentials)

Source from the content-addressed store, hash-verified

14
15 @abstractmethod
16 async def verify(self, credentials: BundleCredentials):
17 raise NotImplementedError

Callers 1

api_verify_credentialsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected