check_system_status
Monitor the health and configuration status of the thinking augmentation system, including API key availability and model readiness.
Instructions
Check the status of the thinking augmentation system.
Returns: Dictionary containing system status information including API key availability, model configurations, and health status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "check_system_statusArguments",
"type": "object"
}