MCPcopy Create free account
hub / github.com/OpenFunction/samples / hello_world

Function hello_world

functions/knative/hello-world-python/main.py:1–2  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

1def hello_world(request):
2 return "hello, world"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected