bambu_network_bridge_status
Check the BambuNetwork bridge runtime status. Start a bridge command with handshake and agent probe to verify cloud and restored printing connectivity.
Instructions
Inspect or probe the FULU OrcaSlicer-bambulab BambuNetwork bridge runtime used for cloud and restored BambuNetwork printing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connect | No | When true, start the bridge command and run a handshake plus agent initialization probe. | |
| bridge_command | No | Override command for the FULU bridge host or macOS/WSL wrapper; defaults to BAMBU_NETWORK_BRIDGE_COMMAND. | |
| bambu_network_config_dir | No | Config/log directory used by the BambuNetwork agent; defaults to BAMBU_NETWORK_CONFIG_DIR or a user config directory. | |
| country_code | No | BambuNetwork country code, such as US, used by the agent during startup. | |
| user_info | No | Optional BambuNetwork user_info JSON string to pass to net.change_user after the agent starts. | |
| timeout_ms | No | Bridge request timeout in milliseconds for the connect probe. |