Set a node's advertised name
set_node_nameAssign a new name to any node on the mesh network. Omit node parameter to rename the home node. Name must be ≤32 bytes (≤24 with location).
Instructions
Rename a node's advertised mesh name. Omit node to target home. Equivalent to admin <node> set-name { name }. Max 32 bytes (24 if a location is set).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | advertised name, ≤32 bytes | |
| 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 |