health_check
Monitor the health and status of the Commitizen service using the health_check tool. Retrieve detailed information to ensure optimal functionality for managing conventional commit messages.
Instructions
Check the health and status of the Commitizen service.
Returns: Dict containing service health information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "health_checkArguments",
"type": "object"
}