List Weekly Summary Periods
ogarniai_get_weekly_summary_periodsList weekly finance summary periods with pagination. Each period includes start/end dates, total amount, and summary text.
Instructions
List available weekly summary periods with pagination.
Args:
page (number, optional): Page number (default: 1)
pageSize (number, optional): Items per page (default: 10)
Returns: JSON array of period summaries with periodStart, periodEnd, totalAmount, summary text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| pageSize | No | Items per page |