3D-MCP

by team-plask
Verified

getBlendShapes

Retrieve multiple BlendShapes by their IDs using the 3D-MCP server, enabling efficient access to specific 3D model facial expressions or shape variations for creative workflows.

Instructions

Get multiple BlendShapes by IDs

Input Schema

NameRequiredDescriptionDefault
idsYesBlendShape identifiers

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ids": { "description": "BlendShape identifiers", "items": { "type": "string" }, "type": "array" } }, "required": [ "ids" ], "type": "object" }

You must be authenticated.

Other Tools from 3D-MCP

Related Tools

ID: q8f72q5q5q