action gambitcomm_get_clients { label: "The number of clients currently connected to the daemon." description: "The number of clients currently connected to the daemon." provider: gambitcomm method: GET path: "/mimic/get/clients" encoding: json output: { type: "object" } }