upsert_magic_dash
Create or update a Magic Dash item in Hudu by matching title and company name. Use this to add or refresh dashboard widgets with custom content, icons, and color shades.
Instructions
Create or update a Magic Dash Item (matched by title + company_name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| shade | No | Color shade: success, danger, etc. | |
| title | Yes | ||
| content | No | HTML content | |
| message | Yes | ||
| image_url | No | ||
| company_name | Yes | ||
| content_link | No |