listActiveAgents

abstract suspend fun listActiveAgents(): List<TAgent>(source)

Retrieves a list of active AI agents currently managed by the service.

Return

A list containing the currently active AI agents.