region_find_regions_with_plan
Find Vultr regions that offer a specific plan by providing its ID, returning region details to inform deployment decisions.
Instructions
Find all regions where a specific plan is available.
Args: plan_id: The plan ID to search for (e.g., "vc2-1c-1gb")
Returns: List of regions where the plan is available, with region details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |