LocalWorkspaceBridge Self Test
local_workspace_bridge_self_testRun a local diagnostic to verify workspace access, tool registration, skills, git, and bash policy without modifying files. Identify configuration issues before relying on the bridge.
Instructions
Run a controlled local diagnostic for workspace access, tool registration, skills, git, and the configured bash policy without modifying workspace files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bash_probe | No | Check bash policy with safe local commands only. Default: true. | |
| max_skills | No | Maximum skills to inspect during the inventory check. Default: 40. | |
| workspace_id | No | Workspace id from open_workspace. Omit to use default workspace. | |
| include_global_skills | No | Include user/plugin skill discovery in the inventory check. Default: true. |