MCPcopy Create free account
hub / github.com/GerevAI/gerev / Location

Class Location

app/data_source/api/base_data_source.py:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class Location(BaseModel):
20 value: str
21 label: str
22
23
24class HTMLInputType(Enum):

Callers 2

list_spacesMethod · 0.90
list_projectsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected