skylight_create_chore
Add a chore to a Skylight calendar frame by specifying title, category, optional start date, description, and reward points.
Instructions
Create a chore on a Skylight frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | YYYY-MM-DD start date. | |
| frameId | No | ||
| summary | Yes | Chore title. | |
| category_id | Yes | Category / family-member id the chore belongs to (required). Get ids from skylight_list_categories. | |
| description | No | ||
| reward_points | No | Reward points/stars for completing. |