listActiveAgents
Retrieves a list of all currently active AI agents managed by the service.
Return
A list of active AI agents of type AIAgent<Input, Output>.
Retrieves a list of all currently active AI agents managed by the service.
A list of active AI agents of type AIAgent<Input, Output>.