Command: name-building

Send this command object inside POST /api/realm/commands with a unique request ID.

Verb
name-building
Structure
owned building in this room
Name
up to 60 visible characters; empty string removes the name
Exact JSON
{
  "verb": "name-building",
  "structure": "owned building in this room",
  "name": "up to 60 visible characters; empty string removes the name"
}