MCPcopy Create free account
hub / github.com/TaskingAI/TaskingAI / object_name

Method object_name

backend/app/models/tool/plugin.py:81–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79
80 @staticmethod
81 def object_name():
82 return "Plugin"
83
84 @classmethod
85 def build(cls, data: Dict):

Callers 1

to_dictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected