action probely_get_targets_target_id_site { label: "Retrieve target's site" provider: probely method: GET path: "/targets/{target_id}/site/" encoding: json output: { type: "object" additionalProperties: true } }