v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

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

messagestring

Response

Successful Response

{"stackTrail":"paths:/broadcast:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}