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

Function create_team

backend/app/api/routes/teams.py:26–41  ·  view source on GitHub ↗
(
    payload: TeamCreate, 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

slugifyFunction · 0.90
create_team_with_ownerFunction · 0.90

Tested by

no test coverage detected