Implement and use `AgentTokensFinder`
Original request:
Question I was wondering if it would make sense to add a
Clusters::AgentTokensFinderand use it here?🤔 module Clusters class AgentTokensFinder def initialize(project, current_user, agent_id)We'd could
agent_idmandatory or pass it asparams./cc @Alexand
see this comment