List available inputs
teleport_list_inputsList input definitions declared by a TeleportXR server for a connection, returning the action IDs used with teleport_send_input. Query after connecting to know which inputs are available.
Instructions
Inputs the server has declared for this connection, with the ids teleport_send_input takes. Empty until the connection reaches CONNECTED and the server sends its input definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | Connection id, as returned by teleport_connect or teleport_list_connections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes |