object.create_text
blender_object_create_textCreate a text object in Blender by specifying its name, content, size, and extrusion depth, enabling precise 3D text generation for scenes through secure, transactional MCP operations.
Instructions
PartMe Blender Harness command object.create_text. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| size | No | ||
| text | Yes | ||
| extrude | 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 | |||