3D-MCP

by team-plask
Verified

clearSelection

Clear current selection

Input Schema

NameRequiredDescriptionDefault
domainNoOptional domain to restrict clearing (e.g., 'mesh', 'animation')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "domain": { "description": "Optional domain to restrict clearing (e.g., 'mesh', 'animation')", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools