action clubhouseapi_get_get_channels { label: "get all channels" provider: clubhouseapi method: GET path: "/get_channels" encoding: json output: { type: "object" additionalProperties: true } }