Allow defining a list of agents that can be called by specifying the playbooks e.g. ``` ai: - playbookAgents: - name: logs-* - name: trivy ```
Allow defining a list of agents that can be called by specifying the playbooks e.g.