dashy_add_item
Add a new tile to a Dashy dashboard section by specifying the section ID and item details such as title, URL, and icon.
Instructions
Add a new item (tile) to a section (by index or exact name). item requires
a title; common keys: title, url, icon, description, target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| item | Yes | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||