shellcheck_info
Check if ShellCheck is installed and retrieve version information without analyzing scripts.
Instructions
Get ShellCheck version and server capability info. Use when: verifying ShellCheck is installed or checking available shell versions. Prefer over: shellcheck when you don't need an actual analysis (cheaper — no script processing). Avoid when: you need script analysis — use shellcheck instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||