get_community
Retrieve all nodes in a code community by its ID. Use to explore grouped code elements for SAST triage.
Instructions
Get all nodes in a community by community ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| community_id | Yes | Community ID (0-indexed by size) | |
| project_path | No | Absolute path to a project directory containing graphify-out/graph.json. Optional — defaults to the graph this server was started with. |