Expand description
Response block — terminal output sink. Captures whatever the
template field resolves to and that becomes the drone’s run
output. There must be exactly one Response block per drone
(validator enforced at save-time, frontend side).
Output: { "value": <resolved-template> } — the engine reads
value and stores it as the run-record output field.