yougpu_create_instance
Create a GPU instance by specifying an offer ID and image ID, with optional SSH keys from config.
Instructions
Create a GPU instance. Requires offer_id and image_id from offers. Uses YOUGPU_SSH_KEY_IDS from config if ssh_key_ids omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | e.g. ubuntu-24.04-cuda-12.8 | |
| offer_id | Yes | ||
| ssh_key_ids | No | ||
| template_id | No | ||
| instance_name | Yes | Latin letters, digits, hyphen; start with letter | |
| storage_drive_id | No |