pixelblaze_get_pattern_code
Retrieve the JavaScript source code for a specific LED pattern by providing its pattern ID.
Instructions
Get the JavaScript source code of a pattern.
Args: pattern_id: The pattern ID to retrieve code for.
Returns the JavaScript source code string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |