Report streamed geometry
teleport_get_geometryRetrieve the geometry of a Teleport connection as summary counts, tracked nodes, or resource pointers, enabling inspection of the scene.
Instructions
What the server has streamed to this connection. summary gives counts; nodes lists the tracked scene nodes; resources lists pointer URLs and uids referenced but never sent. uids are decimal strings, not numbers — they exceed what a JSON number can hold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| what | No | summary | |
| connectionId | Yes | Connection id, as returned by teleport_connect or teleport_list_connections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hasCache | Yes |