krita_create_paint_layer
Create a named paint layer in a Krita document and receive its node UUID for referencing the layer in later operations.
Instructions
Create one named paint layer in an explicit document; return its node UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| document_id | Yes | ||
| instance_id | Yes | ||
| operation_id | Yes | ||
| parent_node_id | No |