> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# TripoEditMultiviewNode - ComfyUI Built-in Node Documentation

> Tripo: Edit Multiview edits the four views of a Tripo: Image to Multiview result, using a separate text instruction for each view.

Tripo: Edit Multiview edits the four views of a Tripo: Image to Multiview result, using a separate text instruction for each view. Views without an instruction stay unchanged. The edited images are meant to be connected to Tripo: Multiview to Model to create a 3D model.

## Inputs

| Parameter           | Description                                                                                                                  | Data Type           | Required | Range          |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ------------------- | -------- | -------------- |
| `multiview_task_id` | Task ID of the Tripo: Image to Multiview result whose views will be edited.                                                  | MULTIVIEW\_TASK\_ID | Yes      | Task ID        |
| `front_prompt`      | Text instruction describing the edit to apply to the front view. When empty, the front view stays unchanged. Default: empty. | STRING              | No       | Multiline text |
| `left_prompt`       | Text instruction describing the edit to apply to the left view. When empty, the left view stays unchanged. Default: empty.   | STRING              | No       | Multiline text |
| `back_prompt`       | Text instruction describing the edit to apply to the back view. When empty, the back view stays unchanged. Default: empty.   | STRING              | No       | Multiline text |
| `right_prompt`      | Text instruction describing the edit to apply to the right view. When empty, the right view stays unchanged. Default: empty. | STRING              | No       | Multiline text |

Note: At least one of the four prompts (`front_prompt`, `left_prompt`, `back_prompt`, `right_prompt`) must contain non-empty text; otherwise the node raises an error. The `multiview_task_id` must come from the Tripo: Image to Multiview node. An edited multiview set cannot be edited again.

## Outputs

| Output Name | Description              | Data Type |
| ----------- | ------------------------ | --------- |
| `front`     | Edited front view image. | IMAGE     |
| `left`      | Edited left view image.  | IMAGE     |
| `back`      | Edited back view image.  | IMAGE     |
| `right`     | Edited right view image. | IMAGE     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/TripoEditMultiviewNode/en.md)

***

**Source fingerprint (SHA-256):** `7a25f3867776c01ab606d43a988b5491e543b72d3eedac1779fa170453c1ca21`
