action gambitcomm_get_max { label: "The maximum number of agent instances." description: "The maximum number of agent instances." provider: gambitcomm method: GET path: "/mimic/get/max" encoding: json output: { type: "integer" format: "int32" } }