set_reading_goal
Set or update a reading goal by specifying a target number of books or pages, start and end dates, and optional description and privacy settings.
Instructions
Create or update a reading goal with target, metric, dates, and optional description/privacy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Target count to reach by end_date. | |
| metric | Yes | Goal metric: 'book' or 'page'. | |
| start_date | Yes | Start date (ISO 8601, e.g. '2026-01-01'). | |
| end_date | Yes | End date (ISO 8601, e.g. '2026-12-31'). | |
| description | No | Optional goal description. | |
| privacy_setting_id | No | Optional privacy setting ID. |