Broadcast an advert
broadcast_advertSend an advertisement across a mesh network. Choose flood mode for mesh-wide propagation or zerohop for immediate neighbors only.
Instructions
Send an advert from a node — home or remote. mode selects between flood (mesh-wide) and zerohop (immediate neighbours only). Omit node to target home. Equivalent to admin <node> advert { mode }. Costs airtime; flood propagates mesh-wide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | flood (mesh-wide) or zerohop (neighbours only) | flood |
| node | No | target node (contact name or hex public-key prefix); omit to target the home node | |
| dryRun | No | preview the intent without contacting the device |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| tier | Yes | ||
| annotations | Yes | the deterministic per-command risk hints this tier maps to; surfaced here (not as MCP tool-level annotations) because `admin` is one multiplexed tool | |
| dryRun | Yes | ||
| via | No | ||
| preview | No | ||
| reply | No |