Commands  ›  Clash Manager / Forma  ›  Qa Manager Launch Online Model Viewer In Web App

Qa Manager Launch Online Model Viewer In Web App

Clash Manager / Forma writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document; internet connectivity.

After it runs

Shell launches default browser pointing at the viewer URL.

When to use this

Don't use this when

Rendering the viewer in-process — different workstream.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "clash_tolerances" Deterministic config preset

Decision flow

1) Resolve the viewer base URL from the active configuration (default app.adelphos.ai/viewer).
2) Compose the URL with project + clash query parameters.
3) Open it in the user's default browser.
4) Return ok + the launched URL.

What you'll see in the chat

on start
Opening the Adelphos web viewer for this clash…
thinking
Building the viewer URL for the current project and clash.
on success
Web viewer opened in your browser: {url}.
on failure
Couldn't open the web viewer: {error}.

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/qa_manager_launch_online_model_viewer_in_web_app
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

qamanagerlaunchonlinemodelviewerinwebapp · open web viewer · qa web handoff

PillarClash Manager / Forma