Embed administrative panels or dashboards natively within the central NavigationView framework window workspace:

{
  "type": "inject_ui_page",
  "payload": {
    "embed_url": "https://api.diapstash.com/api/docs/"
  }
}

UI Injection Parameter Specifications

JSON KeyTypeRendering Layout Requirement Rules
typestringMust equal 'inject_ui_page' to trigger dynamic menu tab insertions.
payload.embed_urlstring (URL)The target URL page. Pushes an adaptive container inside navigation boundaries executing integrated WebView2 web runtimes.