create_mortise_tenon
Creates a mortise and tenon joint connecting two components in SketchUp, with adjustable width, height, depth, and offsets for precise woodworking joinery.
Instructions
Create a mortise and tenon joint between two components.
All dimensions in millimeters. Defaults sized for visibility on a typical 100mm-board: 50mm wide, 25mm tall, 10mm deep. Pydantic always sends these on the wire, so they override Ruby's V.optional_positive defaults — keep the two sides in sync (see su_mcp/su_mcp/handlers/joints.rb).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mortise_id | Yes | ||
| tenon_id | Yes | ||
| width | No | ||
| height | No | ||
| depth | No | ||
| offset_x | No | ||
| offset_y | No | ||
| offset_z | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |