pixelblaze_set_active_pattern
Switch the active LED pattern on a PixelBlaze controller by providing the pattern ID obtained from listing patterns.
Instructions
Switch the PixelBlaze to run a specific pattern by its ID.
Args: pattern_id: The pattern ID to activate (from pixelblaze_list_patterns).
Returns a confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |