Trigger Community Detection
Detect topic clusters in the knowledge graph.
Groups related entities into communities and generates AI summaries for each cluster.
Query Parameters
resolution?Resolution
generate_ai_summary?Generate Ai Summary
summary_limit?|null
Response Body
application/json
application/json
curl -X POST "https://example.com/agent/trigger/community-detection"{ "property1": "string", "property2": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}