Get Lorekeeper Metrics
GET /api/agents/lorekeeper/metrics
Get comprehensive performance metrics for the LoreKeeper agent.
Args: request: FastAPI Request object for service injection context
Returns: LorekeeperMetricsResponse: LoreKeeper-specific metrics and specialized features
Note: Uses new service registry pattern with automatic fallback handling. Returns detailed analytics for the LoreKeeper agent including workflow performance, consistency check statistics, entity tracking metrics, and specialized features unique to lore and world consistency management.
Responses
Section titled “ Responses ”Successful Response
LoreKeeper agent metrics response model.
Uses ResponseBuilder.success pattern for standardized response formatting. Provides comprehensive performance metrics for the LoreKeeper agent including specialized lore management features and workflow statistics.
Fields:
status: Operation status (success/error)message: Response messagedata: Metrics data and specialized featurestimestamp: Response generation timestamp
object
Operation status
Response message
Metrics data
object
Response timestamp