get_top_entities
Discover top-ranked entities in the Commodore 64 knowledge graph using PageRank, betweenness, or degree centrality metrics. Returns a ranked list with scores and types.
Instructions
Get top-ranked entities by a specific metric (PageRank, betweenness, or degree centrality). Returns ranked list of entities with their scores, types, and other metrics. Useful for discovering the most important, central, or well-connected entities in the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | Metric to rank by | pagerank |
| limit | No | Number of top entities to return | |
| entity_types | No | Filter to specific entity types |