SketchupMCP

set_material

Assign a specific material to a component in Sketchup using the SketchupMCP integration, enabling precise control over 3D model appearances directly through Claude AI.

Instructions

Set material for a component

Input Schema

NameRequiredDescriptionDefault
idYes
materialYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" }, "material": { "title": "Material", "type": "string" } }, "required": [ "id", "material" ], "title": "set_materialArguments", "type": "object" }

You must be authenticated.

Other Tools from SketchupMCP

Related Tools

ID: zusthnlfii