SketchupMCP

eval_ruby

Execute Ruby code directly in Sketchup through the SketchupMCP server, enabling dynamic 3D modeling, scene manipulation, and integration with AI-driven workflows.

Instructions

Evaluate arbitrary Ruby code in Sketchup

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "title": "Code", "type": "string" } }, "required": [ "code" ], "title": "eval_rubyArguments", "type": "object" }

You must be authenticated.

Other Tools from SketchupMCP

Related Tools

ID: zusthnlfii