dashy_update_section
Update a Dashy dashboard section by merging a patch into it. Select the section by index or exact name—only changed fields apply, while nested arrays are wholly replaced.
Instructions
Shallow-merge patch into a section (by index or exact name). Only the
given fields change; a nested array in patch replaces the existing one wholesale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| patch | Yes | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||