Get All Chores History
get_all_chores_historyRetrieve the complete completion history for all chores with pagination controls. Use limit and offset parameters to navigate through past chore records and track completed tasks.
Instructions
Get completion history for all chores with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history entries (default 50, max 200) | |
| offset | No | Number of entries to skip for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |