MCPcopy Create free account
hub / github.com/clockworknowledge/menome_processor / read_root

Function read_root

app/main.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13@app.get("/")
14async def read_root():
15 return {"message": "Welcome to Menome Processor API!"}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected