MCPcopy Create free account
hub / github.com/dot-billy/nodebyte / accept_team_invite

Function accept_team_invite

backend/app/api/routes/invites.py:115–132  ·  view source on GitHub ↗
(
    token: str,
    user: User = Depends(get_current_user),
    db: AsyncSession = Depends(get_db),
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

get_invite_by_tokenFunction · 0.90
accept_inviteFunction · 0.90

Tested by

no test coverage detected