vale_status
Verify Vale installation status and accessibility to ensure the prose linting tool is properly configured for checking text files for style and grammar issues.
Instructions
Check if Vale (vale.sh) is installed and accessible. Use this first if other Vale tools fail. Returns installation status, version if available, and installation instructions for the current platform.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}