Skip to content

networkConnection

Toggles the device to be offline (airplane mode) or online (connected). Use this tool to control network connectivity for the device.

Source

  • Kind: class-backed
  • Class: xyz.block.trailblaze.toolcalls.commands.NetworkConnectionTrailblazeTool

Contract

  • Visible to LLM: yes (surface_to_llm: true)
  • Recordable: yes (is_recordable: true)
  • Host-only: no (requires_host: false)

Input schema

Required parameters

  • connectedBoolean Whether the device should be connected or disconnected to the network.

Output

Returns: string (opaque text content)

Typed result schemas (kind: query | action, MCP structuredContent) are not yet carried by the resolved manifest — this section will gain detail when that lands.