action probely_get_targets_all_scans { label: "List scans for all targets" provider: probely method: GET path: "/targets/all/scans/" encoding: json output: { type: "object" additionalProperties: true } }