nt_get_info
Retrieves metadata for a specified NetworkTables topic, returning connection status and detailed info for robot monitoring.
Instructions
Return metadata for topic.
Response: {"connected": bool, "info": {...} | null}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||