apply_effect
Applies a predefined effect from the effect pool to the current fixture selection using the effect number.
Instructions
Apply a predefined effect from the effect pool to the current fixture selection.
Fixtures must be selected first using set_fixture_value or create_fixture_group.
Args:
effect_id: Effect number from the effect pool
Returns:
str: Operation result message
Examples:
- Apply effect 5 to selected fixtures
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |