grease_pencil.add_material
blender_grease_pencil_add_materialAdd a material to a Grease Pencil object in Blender by specifying color and material name, enabling quick material assignment for drawing objects.
Instructions
PartMe Blender Harness command grease_pencil.add_material. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | Yes | Three finite numbers; rotation uses radians | |
| material | Yes | ||
| objectId | 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 | |||