action patrowl_clean_scans_page { label: "Clean all scans" description: "Clean all current scans." provider: patrowl method: GET path: "/clean" encoding: json output: { properties: { page: { type: "string" } status: { type: "string" } } } }