skylight_update_list_item
Update a list item on your Skylight frame by changing its label, checked status, or section. Mark tasks complete or modify details.
Instructions
Update a list item on a Skylight frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | ||
| itemId | Yes | ||
| listId | Yes | ||
| checked | No | true marks the item completed, false reopens it. | |
| frameId | No | ||
| section | No | Section name (null to clear). |