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

Function create_invite

backend/app/services/invites.py:18–37  ·  view source on GitHub ↗
(
    db: AsyncSession,
    *,
    team_id: uuid.UUID,
    invited_email: str,
    role: str,
    invited_by_id: uuid.UUID,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_team_inviteFunction · 0.90

Calls 1

InviteClass · 0.90

Tested by

no test coverage detected