workspaces-list-item-actions

[
  {
    "config": {
      "workspaces-list-item-actions": [
        {
          "key": "switch-to-workspace",
          "action": "switch-to-workspace",
          "iconClass": "fa fa-exchange"
        }
      ]
    }
  }
]```