get_plan_by_type_and_spec
Find Vultr cloud server plans by specifying plan type, vCPU count, and RAM size to match your exact infrastructure requirements.
Instructions
Get plans by type and specific vCPU/RAM combination.
Args: plan_type: Plan type (vc2, vhf, voc) vcpus: Number of vCPUs ram_gb: RAM in GB
Returns: List of matching plans
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_type | Yes | ||
| vcpus | Yes | ||
| ram_gb | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |