sd_get_correspondent_stats
Retrieve statistics on correspondents to identify the most significant figures in a letter network, with filters for year and minimum letter count.
Instructions
Statistics about correspondents (for network analysis).
PURPOSE: Overview of most important correspondents
WHEN TO USE:
User asks "Who was important for X?"
User asks "Most frequent correspondents"
For quantitative analyses
Args: year: Optional year filter min_letters: Minimum number of letters ctx: FastMCP Context
Returns: List of dicts with person_name, total, letters_sent, letters_received
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| min_letters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |