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