action probely_get_integrations { label: "Integrations available and installed in the account" provider: probely method: GET path: "/integrations/" encoding: json output: { type: "object" additionalProperties: true } }