Trigger Community Detection
Manually trigger community detection on the knowledge graph.
Query Parameters
resolution?number
Default
1generate_ai_summary?boolean
Default
trueResponse Body
application/json
application/json
curl -X POST "http://127.0.0.1:14242/agent/trigger/community-detection"{
"property1": "string",
"property2": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}