get_summary
Retrieve a summary for a specific time period using period type and start date. When no summary is found, returns null.
Instructions
Fetch a single pre-built summary by period type and start date. Returns null if no summary exists for that period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period_type | Yes | ||
| period_start | Yes | YYYY-MM-DD start date of the period |