Skip to main content
Glama

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

TableJSON Schema
NameRequiredDescriptionDefault
connectNoWhen true, start the bridge command and run a handshake plus agent initialization probe.
bridge_commandNoOverride command for the FULU bridge host or macOS/WSL wrapper; defaults to BAMBU_NETWORK_BRIDGE_COMMAND.
bambu_network_config_dirNoConfig/log directory used by the BambuNetwork agent; defaults to BAMBU_NETWORK_CONFIG_DIR or a user config directory.
country_codeNoBambuNetwork country code, such as US, used by the agent during startup.
user_infoNoOptional BambuNetwork user_info JSON string to pass to net.change_user after the agent starts.
timeout_msNoBridge request timeout in milliseconds for the connect probe.
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description must disclose behavioral traits. It only says 'inspect or probe' without indicating side effects, authentication needs, rate limits, or what happens during probing (e.g., network calls, state changes). The connect parameter description hints at starting a bridge command, but the tool description itself lacks these details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence, front-loading the purpose. It is appropriately short for a straightforward inspection tool, though additional context could fit without losing conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 6 optional parameters and no output schema, the description should explain what agents can expect (e.g., return value, behavior when connect is false). It does not mention that the tool may start a bridge or what probing entails, leaving significant gaps for such a complex runtime inspection tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description does not add parameter information beyond the schema, but the schema itself provides adequate descriptions for all 6 parameters. No added value from the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'inspect or probe' and the resource 'BambuNetwork bridge runtime', and provides context about the FULU OrcaSlicer-bambulab platform. It distinguishes from the sibling 'bambu_network_call' by focusing on bridge status rather than making network calls.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. The description does not mention prerequisites, scenarios that warrant probing, or how it relates to other tools like 'bambu_network_call' or printing tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DMontgomery40/bambu-printer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server