Command: release-animal

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

Verb
release-animal
Animal
owned penned animal; restores one finite wild animal locally after timed work
Exact JSON
{
  "verb": "release-animal",
  "animal": "owned penned animal; restores one finite wild animal locally after timed work"
}