get_api_status
Check the status of the API to monitor its availability and functionality. Provides immediate status information for troubleshooting and system reliability.
Instructions
Check the API status.
Returns:
API status information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_api_statusArguments",
"type": "object"
}