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

Route clean_cache

src/FileTransmit.py:None–None  ·  view source on GitHub ↗
file_router.post('/clean-cache/{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