pixelblaze_update_pattern
Update an existing PixelBlaze LED pattern by replacing its JavaScript source code to change behavior.
Instructions
Replace the JavaScript source code of an existing pattern.
Args: pattern_id: The ID of the pattern to update. code: New PixelBlaze JavaScript source code.
Returns a confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| pattern_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |