get_programs
Retrieve all robot programs stored on a Universal Robots cobot by providing its IP address and SSH credentials.
Instructions
获取指定IP机器人的所有程序。 IP:机器人地址 username:ssh账号 password:ssh密码
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| username | No | root | |
| password | No | easybot |