krita_paint_path
Paint a native brush path directly onto image pixels with defined points, color, size, and opacity. Use the same operation ID to retry without duplicate strokes.
Instructions
Paint one native brush path in image pixels. Requires the target's active view; no per-point pressure. Reuse the same operation_id for retries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| points | Yes | ||
| node_id | Yes | ||
| opacity | Yes | ||
| size_px | Yes | ||
| preset_id | Yes | ||
| document_id | Yes | ||
| instance_id | Yes | ||
| operation_id | Yes |