LocalWorkspaceBridge Supertool
local-workspace-bridgeInvoke enabled workspace actions using action and args while respecting current mode restrictions. Preserves the original schema. Use list_actions to see available operations.
Instructions
Stable wrapper for advanced ChatGPT connector setups. Pass action plus args to call an already-registered LocalWorkspaceBridge tool without changing the visible schema; it cannot call tools disabled by the current mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments for the selected action. Same shape as the wrapped LocalWorkspaceBridge tool. | |
| action | No | Action or registered tool name. Use list_actions to see what this server mode allows. |