Command: plant-grain

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

Verb
plant-grain
Seed
exact grain-seed stack
Water
exact filled-bucket stack
Exact JSON
{
  "verb": "plant-grain",
  "seed": "exact grain-seed stack",
  "water": "exact filled-bucket stack"
}