Skip to main content
Glama

Vultr MCP

by rsp2k

update_vpc2

Modify the description of a VPC 2.0 network using either its ID or current description for identification.

Instructions

Update VPC 2.0 description.

Smart identifier resolution: Use VPC 2.0 description or ID.

Args: vpc2_identifier: VPC 2.0 description or ID to update description: New description for the VPC 2.0

Returns: Success confirmation

Input Schema

NameRequiredDescriptionDefault
descriptionYes
vpc2_identifierYes

Input Schema (JSON Schema)

{ "properties": { "description": { "title": "Description", "type": "string" }, "vpc2_identifier": { "title": "Vpc2 Identifier", "type": "string" } }, "required": [ "vpc2_identifier", "description" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/rsp2k/mcp-vultr'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server