action apptigent_rotate_image { label: "Files - Rotate Image" description: "Rotate an image by specified number of degrees" provider: apptigent method: POST path: "/RotateImage" encoding: json output: { type: "object" additionalProperties: true } }