MCPcopy Create free account
hub / github.com/Brickgraph/fast-graph / TokenData

Class TokenData

app/utils/schema.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class TokenData(BaseModel):
13 username: Optional[str] = None
14
15
16# Node response models

Callers 1

get_current_userFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected