action ritc_list_channels { label: "listChannels" description: "Retrieve Channels" provider: ritc method: GET path: "/channels" encoding: json output: { type: "object" additionalProperties: true } }