flash_executor
Bump an executor's intensity for live busking. Supports momentary flash, latching flash_on, or flash_go mode.
Instructions
Flash an executor (momentary intensity bump) — a live busking control.
Args:
executor_id: Executor number
page: Optional page number for page-qualified addressing
mode: "flash" (momentary), "flash_on" (latching), or "flash_go" (flash and go)
Returns:
str: Operation result message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| executor_id | Yes | ||
| page | No | ||
| mode | No | flash |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |