Breed two creatures from your collection (picks via /collection index)
Parse the arguments. The command supports three shapes:
/breed (no args) — show the breed table (all breedable creatures grouped by species)/breed N M (two numbers) — preview mode/breed N M --confirm — execute modeSingle-number /breed N is no longer supported; users pick two numbers directly from the table.
Flow:
breed MCP tool with no arguments.N and M were given:
--confirm: call with indexA: N, indexB: M.--confirm: call with indexA: N, indexB: M, confirm: true.indexA: N (the tool returns a helpful error).The result is displayed in the visual panel above. Respond based on mode:
/breed N M to preview a pair."/breed N M --confirm."Do NOT output the raw tool response.