delete_custom_themes
Delete multiple custom themes from your Appsmith application in a single API call, specifying theme IDs or names.
Instructions
Delete multiple saved custom themes in one tool call. Each entry is
{"theme_id", "name"?}. name is looked up from the themes list per entry if
omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| themes | Yes |