Skip to content
Get an API key

Generate an actual 3D model - an object, character, prop or scene mesh (GLB/GLTF) - and place it on the board as a 3D model viewer component.

Updated 16 Sep 20261 min read

Send "type": "model_3d".

Generate an actual 3D model - an object, character, prop or scene mesh (GLB/GLTF) - and place it on the board as a 3D model viewer component.

Also available as the MCP tool render_3dmodel. The same payload works through either surface.

Fields

data
promptstringrequired

The object to model: what it is, its form and proportions, materials, colours and style.

Example

{
  "type": "model_3d",
  "data": {
    "prompt": "string"
  }
}
Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft