shell__healthz
Verify bash command availability to check if the shell runtime is functional. Returns a JSON status indicating readiness for shell operations.
Instructions
Check whether shell bundle basic runtime is available. @remarks Verifies bash command presence and returns JSON status. @param __mcp_response_mode Optional response mode: content (default) or structuredContent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| __mcp_response_mode | No | content |