subaccount_find_by_name
Find Vultr subaccounts by partial name with case-insensitive matching and retrieve the list of matching subaccounts.
Instructions
Find subaccounts by name (partial match).
Args: name: Name to search for (case-insensitive partial match)
Returns: List of matching subaccounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |