Skip to main content
Glama

create_sketch

Create a new sketch on construction planes or planar faces to design 3D models in Fusion 360 using natural language commands.

Instructions

Create a new sketch on a construction plane (XY, XZ, YZ), a user-created construction plane (by index), or a planar face (by 'face:{body_name}:{face_index}').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
planeNoConstruction plane name: 'XY', 'XZ', or 'YZ'. Ignored if construction_plane_index or face_ref is provided.
construction_plane_indexNoIndex of a user-created construction plane (0-based). Overrides 'plane'.
face_refNoPlanar face reference: 'face:{body_name}:{face_index}'. Overrides 'plane' and 'construction_plane_index'.
component_nameNoOptional component name. Uses root component if not specified.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikan-atomoki/text-to-model'

If you have feedback or need assistance with the MCP directory API, please join our Discord server