get_programs
Connect to a Universal Robots collaborative robot via SSH and retrieve a list of all programs stored on the robot. Requires IP address, username, and password.
Instructions
获取指定IP机器人的所有程序。 IP:机器人地址 username:ssh账号 password:ssh密码
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| password | No | easybot | |
| username | No | root |