query_authors
Find prolific or influential authors, list co-authors, map an author's network, or discover clusters with this co-authorship graph query tool. Ideal for collaboration insights.
Instructions
Query the author co-authorship network in your knowledge graph. Use this when the user asks about who publishes most, who collaborates with whom, or wants to map out an author's network. Query types: 'prolific' (authors by paper count), 'influential' (authors by summed PageRank of their papers), 'coauthors_of' (co-authors of a named author, ranked by shared papers), 'network' (ego network for an author within N hops — requires author_name, optional depth), 'clusters' (author community groupings). Requires build_index(type='graph') to be run first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| limit | No | ||
| query_type | Yes | ||
| author_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |