update_households_events_notifications_by_item
Update a household event notification by item ID, enabling or disabling notifications for events such as recipe changes or meal plan updates.
Instructions
Update One
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| enabled | No | ||
| groupId | Yes | ||
| item_id | Yes | ||
| options | No | These events are in-sync with the EventTypes found in the EventBusService. If you modify this, make sure to update the EventBusService as well. | |
| appriseUrl | No | ||
| householdId | Yes | ||
| accept-language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||