Plan Dashboard Tab Update
dl_plan_dashboard_tab_updatePlan changes to a dashboard by appending or replacing a single tab without affecting other tabs.
Instructions
Plan append/replace of one dashboard tab while preserving unrelated tabs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab | Yes | Dashboard tab payload to append or replace. | |
| tab_id | No | Existing tab id, tabId, or title for replace operations. | |
| tab_operation | No | Dashboard tab operation. | append |
| current_dashboard | Yes | Fresh getDashboard payload before a guarded dashboard tab update. |