Set client mode
teleport_set_modeSet connection mode to minimal for network diagnostics or simulated for full geometry streaming before expecting geometry data.
Instructions
minimal is a network diagnostic: connectivity and stream health, no geometry decoding. simulated exercises the full geometry streaming and acknowledgement flow. Use simulated before expecting teleport_get_geometry to report anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| connectionId | Yes | Connection id, as returned by teleport_connect or teleport_list_connections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes |