MCPcopy Create free account
hub / github.com/LangGraph-GUI/LangGraph-GUI-backend / download_workspace

Route download_workspace

src/FileTransmit.py:None–None  ·  view source on GitHub ↗
file_router.get('/download/{username}')

Source from the content-addressed store, hash-verified

1# FileTransmit.py
2
3from typing import List
4import os

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected