Command: collect-animal

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

Verb
collect-animal
Animal
owned animal with pending produce
Exact JSON
{
  "verb": "collect-animal",
  "animal": "owned animal with pending produce"
}