Show 2ools project preview
render_project_previewRender an interactive read-only card for a saved project version, returning access-checked preview and workspace links to view, open, or share results without exposing source code.
Instructions
Render an interactive, read-only card for one saved 2ools version. Use after get_build or get_project when the user wants to see, open, or share the result. Returns protected preview and access-checked workspace links without source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project containing the saved version. | |
| version_id | Yes | Saved version to display. |