MCPcopy Create free account
hub / github.com/IQEngine/IQEngine / Plugin

Class Plugin

api/database/models.py:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87
88class Plugin(BaseModel):
89 name: str
90 url: str
91
92
93class FeatureFlags(BaseModel):

Callers 1

getFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected