We are working on defi protocol where users will be able to create their own vaults. Several operations need to be performed by admin. Defender admin is very handy for the same. We are planning to create multisig safe on Admin where more than one person can have privilege to approve/execute the transactions.
However, we also have some tasks which need to be scheduled to run every day. Autotask is great candidate for the same. However, autotask can only be integrated with relayer. Relayer addresses are apparently EOA not multisig.
please is there a way to integrate Gnosis multisig into autotask/relayer so that I can use multisig account to run all my operations