object.set_visibility
blender_object_set_visibilitySets visibility of a Blender object in viewport, render, or both, enabling controlled object show/hide operations through the PartMe Blender MCP server.
Instructions
PartMe Blender Harness command object.set_visibility. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| render | No | ||
| objectId | No | ||
| viewport | No | ||
| _requestId | No | Stable request id for replay safety | |
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||