plan_list_plans
List Vultr's available plans by type, outputting a compact table or JSON for full specifications.
Instructions
List all available plans. Supports compact table format for reduced token usage.
Args: plan_type: Optional plan type filter (e.g., 'all', 'vc2', 'vhf', 'voc') format: Output format - 'compact' (default, table) or 'json' (full details)
Returns: Plans in requested format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | compact | |
| plan_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |