MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / get_plugin_config

Route get_plugin_config

src/api/admin.py:None–None  ·  view source on GitHub ↗
router.get("/api/plugin/config")

Source from the content-addressed store, hash-verified

1"""Admin API routes"""
2import asyncio
3import importlib
4import json

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected