action apptigent_convert_image { label: "Files - Convert Image" description: "Convert an image from one format to another" provider: apptigent method: POST path: "/ConvertImage" encoding: json output: { type: "object" additionalProperties: true } }