get_instance
Retrieve connection details for a specific VPS or node instance, including IP address, SSH port, and admin credentials, with secrets encrypted locally.
Instructions
Get detailed information about a specific instance including connection details (IP address, SSH port, admin credentials). Secrets are encrypted and decrypted locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Instance type: "node" or "vps" | |
| instanceId | Yes | Instance ID (userNode or userVps ID) to get details for |