Broadcast Command
Send a message to all running agents via fastest available channel.
Uses stdin pipe where available (sub-second delivery), falls back to file-based COMMAND signal for agents without pipe support.
Expects JSON body: {"message": "some instruction"}.
post/broadcast
Request body
Response
Successful Response
{"stackTrail":"paths:/broadcast:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}