action probely_get_targets_target_id_integrations { label: "Integrations available and installed for the target" provider: probely method: GET path: "/targets/{target_id}/integrations/" encoding: json output: { type: "object" additionalProperties: true } }