action ritc_add_channel { label: "addChannel" description: "Create a channel" provider: ritc method: POST path: "/channels" encoding: json output: { type: "object" additionalProperties: true } }