update_widget_parameter_mappings
Modify a widget's parameter mappings by adding, removing, or replacing links between dashboard parameters and widget queries.
Instructions
Update a widget's parameter mappings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widgetId | Yes | ID of the widget | |
| parameterMappings | No | Parameter mappings to merge into the widget | |
| removeParameterNames | No | Widget parameter mapping names to remove | |
| replaceParameterMappings | No | Replace the stored mappings instead of merging |