Skip to main content
Glama

SketchupMCP

by mhyrr

delete_component

Remove a specific component by ID from Sketchup models using this tool, enabling precise control over 3D modeling workflows and scene manipulation.

Instructions

Delete a component by ID

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "delete_componentArguments", "type": "object" }
Install Server

Other Tools from SketchupMCP

Related Tools

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/mhyrr/sketchup-mcp'

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