Mint/mcp

mint:generate:start

Retopologize Generated Model

retopologize_generated_model

Starts smart topology for one or more finished generated models.

Parameters

Input schema generated from the registry. Required parameters are tagged.

  • model_idsrequired

    array

  • face_level

    "low" | "medium" | "high"

  • display_name_hint

    string

  • contextrequired

    string

    Describe the user's goal and why this tool helps in 15-25 words. Do not include credentials, personal data, identifiers, URLs, emails, or account addresses.

Example request

{
  "model_ids": [
    "mn785pg330fdx30ty4achjv80985ne5z"
  ],
  "face_level": "medium",
  "display_name_hint": "Game Ready Loveseat"
}

Example response

{
  "status": "running",
  "summary": "Smart topology started.",
  "modelCount": 1,
  "startedModelCount": 1,
  "polygonType": "quadrilateral",
  "faceLevel": "medium",
  "chatId": "j572z3a4b5c6d7e8f9g0h1i2j3",
  "chatUrl": "https://mint.gg/chat/j572z3a4b5c6d7e8f9g0h1i2j3"
}

Use cases

  • Create a cleaner quad-topology derivative model.
  • Prepare a generated asset for downstream DCC workflows.

Related Mint workflow

AI retopology and quad meshes