( team_id: uuid.UUID, user: User = Depends(get_current_user), db: AsyncSession = Depends(get_db), )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected