call_bridge_command
Plan or execute a single Ghost TCP bridge command with dry-run safety, enabling mutation only when explicitly allowed.
Instructions
Plan or execute one Ghost TCP bridge command through descriptor gates.
This is a clean-room ToolsetRegistry-style adapter over Ghost's own TCP bridge. It is dry-run by default; mutating commands require allow_mutation=true before execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| dry_run | No | ||
| params_json | No | ||
| command_name | Yes | ||
| allow_unknown | No | ||
| registry_path | No | ||
| allow_mutation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |