get_node_info
Inspect a specific ROS2 node to list all topics connected to it using the exact node name.
Instructions
Inspect a specific ROS2 node and find its related topics (exact name match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | Yes | Node name, e.g. 'nav2_controller' |