MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / _api_wiki_stats

Function _api_wiki_stats

deployments/desktop/server.py:158–159  ·  view source on GitHub ↗
(query_params: Dict[str, Any], _body: Dict[str, Any])

Source from the content-addressed store, hash-verified

156 )
157
158
159def _api_wiki_stats(query_params: Dict[str, Any], _body: Dict[str, Any]) -> Dict[str, Any]:
160 return agents.wiki_stats(_required_user(query_params))
161
162

Callers

nothing calls this directly

Calls 1

_required_userFunction · 0.85

Tested by

no test coverage detected