sketchup_run_ruby
Execute trusted SketchUp Ruby on the UI thread to inspect or edit model entities, materials, tags, and scenes; failures roll back and stdout is captured.
Instructions
Execute trusted SketchUp Ruby on the UI thread. Requires ruby_enabled. Default transaction rolls back failures; do not start nested SketchUp operations. Captures stdout. Running Ruby cannot be forcibly cancelled safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| model_id | No | ||
| active_path | No | ||
| transaction | No | ||
| operation_name | No | MCP Ruby |