timeweb_list_vpc_services
List all services attached to a VPC, including servers and databases. Provide a VPC ID to retrieve its associated services in markdown or JSON format.
Instructions
List all services (servers, databases, etc.) attached to a VPC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| vpc_id | Yes | VPC ID |