agents
Endpoints for interacting with AI agents and LLM services.
Get available agents
Retrieve all available agents from the plugin's bridge API. If a user ID is provided, only agents accessible to that user are returned.
Get agents bridge status
Retrieve the status of the AI plugin bridge. Returns availability boolean and a reason code if unavailable.
Get available LLM services
Retrieve all available LLM services from the plugin's bridge API. If a user ID is provided, only services accessible to that user (via their permitted bots) are returned.