sd_get_chronology_year
Fetch all chronology entries for a specific year to show Schleiermacher's complete annual timeline.
Instructions
Retrieve all chronology entries for a specific year.
PURPOSE: Access complete biographical timeline for a year in Schleiermacher's life
WHEN TO USE:
User asks "What happened in 1785?"
User wants overview of activities in a specific year
For annual biographical summaries
WHEN NOT TO USE:
For specific date → use get_chronology_entry()
For date range spanning multiple years → use get_chronology_entries()
For keyword search → use search_documents()
Args: year: Year (e.g., 1785) ctx: FastMCP Context
Returns: Dictionary with year, heading, and list of chronology entries. Entries are sorted chronologically within the year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||